dregil: Add home-manager to programs
This commit is contained in:
parent
0c04e3c468
commit
14ab93bea2
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
home-manager.enable = true;
|
||||||
|
|
||||||
alacritty.enable = true;
|
alacritty.enable = true;
|
||||||
# autorandr.enable = true;
|
# autorandr.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue