xmonad: Move config from home to system
This commit is contained in:
parent
f5826de803
commit
f60f5a6f40
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