fix suspend and move to labels instead of uuids
This commit is contained in:
parent
d7ad065581
commit
dbada43f82
4 changed files with 26 additions and 5 deletions
|
@ -32,6 +32,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.lelgenio = import ./user/home.nix;
|
||||
home-manager.backupFileExtension = "bkp";
|
||||
# Optionally, use home-manager.extraSpecialArgs to pass
|
||||
# arguments to home.nix
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue