Changes
3 changed files (+3/-10)
-
-
@@ -30,9 +30,6 @@]; }; # Use a better rebuild tool instead of a Bash script system.rebuild.enableNg = true; # Instant boot boot.loader.timeout = 0; # This is what literally every other distro does
-
-
-
@@ -61,11 +61,11 @@}, "nixpkgs": { "locked": { "lastModified": 1749285348, "narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=", "lastModified": 1750365781, "narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=", "owner": "NixOS", "repo": "nixpkgs", "rev": "3e3afe5174c561dee0df6f2c2b2236990146329f", "rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54", "type": "github" }, "original": {
-
-
-
@@ -1,9 +1,5 @@{ inputs = { # This is pointing to an unstable release. # If you prefer a stable release instead, you can this to the latest number shown here: https://nixos.org/download # i.e. nixos-24.11 # Use `nix flake update` to update the flake to the latest revision of the chosen release channel. nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; # For building an image for XVM
-