Changes
2 changed files (+7/-3)
-
-
@@ -23,11 +23,11 @@}, "nixpkgs": { "locked": { "lastModified": 1777268161, "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", "lastModified": 1777954456, "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=", "owner": "NixOS", "repo": "nixpkgs", "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1", "type": "github" }, "original": {
-
-
-
@@ -183,6 +183,10 @@# My hardware is pretty well supported wow what a surprise services.fwupd.enable = true; # Sometimes apps in nixpkgs are broken or buggy so let's have an alternative available # Yes I'm an evil Nix pragmatist rather than a Nix purist services.flatpak.enable = true; # Back up local /home and Unnamed-Server's /srv using btrfs snapshots and btrbk services.btrbk.instances.btrbk.settings.volume = { "/".subvolume = "/home";
-