moar options
This commit is contained in:
@@ -5,21 +5,7 @@
|
||||
#../fh/scanning.nix
|
||||
../flatpak.nix
|
||||
../gpg.nix
|
||||
../graphical/audio.nix
|
||||
../graphical/code.nix
|
||||
../graphical/emulators.nix
|
||||
../graphical/gamemode.nix
|
||||
../graphical/games.nix
|
||||
../graphical/ime.nix
|
||||
../graphical/obs.nix
|
||||
../graphical/openrgb.nix
|
||||
../graphical/plasma.nix
|
||||
../graphical/shared.nix
|
||||
../kernel.nix # use latest kernel
|
||||
../nix/index.nix
|
||||
../nix/ld.nix
|
||||
../nix/settings.nix
|
||||
../noise-supression.nix
|
||||
../services/syncthing.nix
|
||||
../static-ip.nix
|
||||
../support/ntfs.nix
|
||||
@@ -31,6 +17,11 @@
|
||||
virt-manager.enable = true;
|
||||
nftables.enable = true;
|
||||
cli-tools.enable = true;
|
||||
nix = {
|
||||
index.enable = true;
|
||||
ld.enable = true;
|
||||
settings.enable = true;
|
||||
};
|
||||
hardware = {
|
||||
nvidia.enable = true;
|
||||
firmware.enable = true;
|
||||
@@ -44,6 +35,7 @@
|
||||
gamemode.enable = true;
|
||||
games.enable = true;
|
||||
ime.enable = true;
|
||||
noise-supression.enable = true;
|
||||
obs.enable = true;
|
||||
openrgb.enable = true;
|
||||
plasma.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user