[NixOS] Enable rumno service
This commit is contained in:
@@ -34,6 +34,9 @@ makeEnable config "myModules.desktop" true {
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
# Visual notification manager
|
||||
services.rumno.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Appearance
|
||||
adwaita-icon-theme
|
||||
|
||||
Reference in New Issue
Block a user