eww
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
username = "primary";
|
||||
homeDirectory = "/home/${username}";
|
||||
hostname = nixpkgs.lib.strings.removeSuffix "\n" (builtins.readFile /etc/hostname);
|
||||
|
||||
pkgs = import nixpkgs { };
|
||||
|
||||
# stolen from: https://stackoverflow.com/a/42398526
|
||||
|
||||
Reference in New Issue
Block a user