minor changes
This commit is contained in:
parent
a856565ac9
commit
050d6d90c1
4 changed files with 10 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ in
|
|||
extraConfig = builtins.readFile ./bspwmrc;
|
||||
};
|
||||
services = {
|
||||
unclutter.enable = true;
|
||||
sxhkd = {
|
||||
enable = true;
|
||||
extraConfig = builtins.readFile ./sxhkdrc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue