update laptop
This commit is contained in:
parent
8be9000dc1
commit
c54dff4fb1
4 changed files with 135 additions and 30 deletions
|
@ -42,9 +42,9 @@ in
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.victor = import ./home;
|
||||
home-manager.sharedModules = [
|
||||
inputs.hyprland.homeManagerModules.default
|
||||
];
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit inputs;
|
||||
};
|
||||
|
||||
security.pam.services.swaylock = { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue