Initial experimental commit
This commit is contained in:
parent
b848f9d893
commit
682a19b13c
146 changed files with 2463 additions and 2389 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
packages = [ pkgs.home-manager ];
|
||||
};
|
||||
|
||||
home-manager.users.ooks = import ../../../../home/ooks/${config.networking.hostName}.nix;
|
||||
home-manager.users.ooks = import ../../../../home/user/ooks/${config.networking.hostName};
|
||||
|
||||
services.geoclue2.enable = true;
|
||||
security.pam.services = { swaylock = { }; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue