Stuff
This commit is contained in:
@@ -53,9 +53,21 @@
|
||||
fontDir.enable = true;
|
||||
};
|
||||
|
||||
specialisation = {
|
||||
niri.configuration = {
|
||||
programs.niri.enable = true;
|
||||
};
|
||||
plasma.configuration = {
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
};
|
||||
pantheon.configuration = {
|
||||
services.xserver.desktopManager.pantheon.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
programs = {
|
||||
sway.enable = true;
|
||||
niri.enable = true;
|
||||
# niri.enable = true;
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
@@ -80,6 +92,10 @@
|
||||
theme = "maldives";
|
||||
};
|
||||
|
||||
# desktopManager.plasma6 = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
||||
pipewire = {
|
||||
enable = true;
|
||||
pulse.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user