Comments
This commit is contained in:
parent
b082f370fc
commit
5144e3cbfa
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
}@inputs:
|
||||
let
|
||||
# Variables - Remember to set these
|
||||
hostname = "nixos-laptop";
|
||||
hostname = "nixos-laptop"; # Should probably set this in a minimal configuration.nix
|
||||
system = "x86_64-linux";
|
||||
|
||||
pkgs = import unstable-nixpkgs {
|
||||
|
|
Loading…
Reference in a new issue