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