mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 07:29:41 +00:00
carbon: make xmonad a homeManager module
This commit is contained in:
parent
25159fd708
commit
2f67bab65a
4 changed files with 11 additions and 6 deletions
6
nix/homeModules/xmonad/default.nix
Normal file
6
nix/homeModules/xmonad/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
xsession.windowManager.xmonad = {
|
||||
enable = true;
|
||||
enableContribAndExtras = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue