Update common.nix
This commit is contained in:
parent
5b22eda141
commit
ae47c64408
1 changed files with 1 additions and 4 deletions
|
|
@ -54,10 +54,7 @@ in
|
|||
wantedBy = lib.mkForce [ ];
|
||||
after = [ "multi-user.target" ];
|
||||
};
|
||||
systemd.services.home-manager-fred = {
|
||||
wantedBy = lib.mkForce [ ];
|
||||
after = [ "multi-user.target" ];
|
||||
};
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.initrd.verbose = false;
|
||||
#############################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue