oops
This commit is contained in:
parent
816b85e06e
commit
bc00deb3e1
9 changed files with 9 additions and 9 deletions
|
@ -12,7 +12,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.${user} = {
|
||||
packages = with pkgs; [ btop ];
|
||||
home.packages = with pkgs; [ btop ];
|
||||
|
||||
programs.btop = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue