cleanup
This commit is contained in:
parent
d48600c735
commit
a47e745b3d
1 changed files with 1 additions and 2 deletions
|
|
@ -31,8 +31,7 @@ in
|
||||||
targets.genericLinux.enable = !isNixOS;
|
targets.genericLinux.enable = !isNixOS;
|
||||||
news.display = "silent";
|
news.display = "silent";
|
||||||
|
|
||||||
home.file.".local/bin/scripts".source =
|
home.sessionPath = [ "${config.home.homeDirectory}/nix-config/scripts" ];
|
||||||
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nix-config/scripts";
|
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue