parent
993a79e61e
commit
6cc85a916a
|
@ -24,6 +24,8 @@ let
|
|||
core = self.nixosModules.profiles.core;
|
||||
|
||||
global = {
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
networking.hostName = hostName;
|
||||
nix.nixPath = let path = toString ../.; in
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue