chore: move stuff around
This commit is contained in:
parent
6592ce1cc8
commit
9265921b3a
1 changed files with 3 additions and 14 deletions
|
@ -66,9 +66,6 @@
|
||||||
gdm.enable = true;
|
gdm.enable = true;
|
||||||
gdm.wayland = true;
|
gdm.wayland = true;
|
||||||
};
|
};
|
||||||
desktopManager = {
|
|
||||||
plasma5.enable = false;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -111,12 +108,7 @@
|
||||||
nvidia-vaapi-driver
|
nvidia-vaapi-driver
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
opentabletdriver = {
|
};
|
||||||
enable = true;
|
|
||||||
daemon.enable = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
users = {
|
users = {
|
||||||
defaultUserShell = pkgs.nushell;
|
defaultUserShell = pkgs.nushell;
|
||||||
users.notoh = {
|
users.notoh = {
|
||||||
|
@ -139,29 +131,26 @@
|
||||||
|
|
||||||
# utility
|
# utility
|
||||||
waybar
|
waybar
|
||||||
streamlink
|
|
||||||
xplr
|
xplr
|
||||||
btop
|
btop
|
||||||
nvtop
|
nvtop
|
||||||
obs-studio
|
obs-studio
|
||||||
pavucontrol
|
pavucontrol
|
||||||
unzip
|
unzip
|
||||||
|
p7zip
|
||||||
etcher
|
etcher
|
||||||
virt-manager
|
virt-manager
|
||||||
drawio
|
|
||||||
imv
|
imv
|
||||||
nb
|
|
||||||
zathura
|
zathura
|
||||||
playerctl
|
playerctl
|
||||||
opentabletdriver
|
|
||||||
ani-cli
|
ani-cli
|
||||||
trackma
|
trackma
|
||||||
appimage-run
|
appimage-run
|
||||||
qbittorrent
|
qbittorrent
|
||||||
gdu
|
gdu
|
||||||
|
veracrypt
|
||||||
|
|
||||||
# gaming
|
# gaming
|
||||||
steam
|
|
||||||
wine
|
wine
|
||||||
lutris
|
lutris
|
||||||
gamemode
|
gamemode
|
||||||
|
|
Loading…
Reference in a new issue