this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add nix-matrix-appserivce overlay

+2
+2
flake.nix
··· 95 95 tidalcycles.overlays.default 96 96 agenix.overlay 97 97 nur.overlay 98 + nix-matrix-appservices.overlay 98 99 unstableOverlay 99 100 self.overlays.additions 100 101 self.overlays.modifications ··· 248 249 }; 249 250 lituus = { 250 251 hostname = "sealight.xyz"; 252 + autoRollback = false; 251 253 profiles.system = { 252 254 user = "root"; 253 255 path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.lituus;