mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: only turn programs.home-manager.enable on for standalone
This commit is contained in:
parent
04e38c40c3
commit
d84cf81602
2 changed files with 4 additions and 2 deletions
|
|
@ -29,7 +29,6 @@ in
|
|||
};
|
||||
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
atuin.enable = true;
|
||||
btop.enable = true;
|
||||
direnv.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue