IT WORKS
This commit is contained in:
parent
75854e1455
commit
f2570e4552
9 changed files with 39 additions and 77 deletions
|
@ -14,7 +14,7 @@ in {
|
|||
powerOnBoot = mkIf cfg.powerOnBoot true;
|
||||
};
|
||||
|
||||
home-manager.users.${username}.home.Packages = with pkgs; [
|
||||
home-manager.users.${username}.home.packages = with pkgs; [
|
||||
bluetuith
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue