[NixOS] Finish integrating rumno
This commit is contained in:
@@ -7,6 +7,8 @@ makeEnable config "myModules.xmonad" true {
|
||||
(import ../dotfiles/config/xmonad/overlay.nix)
|
||||
] ++ taffybar.overlays;
|
||||
|
||||
services.rumno.enable = true;
|
||||
|
||||
services.xserver = {
|
||||
windowManager = {
|
||||
session = [
|
||||
@@ -69,8 +71,6 @@ makeEnable config "myModules.xmonad" true {
|
||||
|
||||
services.xsettingsd.enable = true;
|
||||
|
||||
# services.volnoti.enable = true;
|
||||
|
||||
services.pasystray.enable = true;
|
||||
|
||||
# services.parcellite = {
|
||||
|
||||
Reference in New Issue
Block a user