xmonad: Move config from home to system
This commit is contained in:
parent
3f138a5d76
commit
5e6aaabb6d
3 changed files with 81 additions and 77 deletions
|
|
@ -8,6 +8,7 @@
|
|||
windowManager.xmonad = {
|
||||
enable = true;
|
||||
enableContribAndExtras = true;
|
||||
config = ./config.hs;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue