fix(nix): revert setup
This commit is contained in:
parent
9aac8350a5
commit
5db1a08d07
3 changed files with 124 additions and 133 deletions
|
|
@ -33,10 +33,6 @@
|
|||
home.sessionPath = [ "${config.home.homeDirectory}/.config/nix/scripts" ];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
programs.zen.enable = true;
|
||||
programs.sioyek.enable = true;
|
||||
programs.vesktop.enable = true;
|
||||
programs.claude.enable = true;
|
||||
|
||||
systemd.user.services.nix-flake-update = {
|
||||
Unit.Description = "Update nix flake inputs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue