mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Modularize the DE config
This commit is contained in:
parent
38a5b3cbb1
commit
4b650721b0
11 changed files with 285 additions and 252 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
|
||||
xsession.enable = true;
|
||||
|
||||
myConfig.rofi.enable = true;
|
||||
myConfig.de.rofi.enable = true;
|
||||
services.clipmenu = {
|
||||
enable = true;
|
||||
launcher = "rofi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue