add screenlocker
This commit is contained in:
parent
710c9abfca
commit
bb9494227f
3 changed files with 25 additions and 11 deletions
|
|
@ -75,9 +75,10 @@ in {
|
|||
nixpkgs.config.allowUnfree = lib.mkDefault true;
|
||||
|
||||
myNixOS = {
|
||||
defaultLocale.enable = lib.mkDefault true;
|
||||
|
||||
bundles.core.enable = lib.mkDefault true;
|
||||
bundles.users.enable = lib.mkDefault true;
|
||||
|
||||
defaultLocale.enable = lib.mkDefault true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue