This commit is contained in:
iFargle 2023-08-14 20:16:44 +09:00
parent b082f370fc
commit 5144e3cbfa

View file

@ -45,7 +45,7 @@
}@inputs: }@inputs:
let let
# Variables - Remember to set these # Variables - Remember to set these
hostname = "nixos-laptop"; hostname = "nixos-laptop"; # Should probably set this in a minimal configuration.nix
system = "x86_64-linux"; system = "x86_64-linux";
pkgs = import unstable-nixpkgs { pkgs = import unstable-nixpkgs {