Refactor directory structure
This commit is contained in:
@@ -3,21 +3,20 @@
|
||||
{
|
||||
imports = [ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
# ../../modules/system/desktop/hyprland.nix
|
||||
../../modules/system/desktop/plasma.nix
|
||||
# ../../modules/system/desktop/noisetorch.nix
|
||||
../../modules/system/desktop/nvidia.nix
|
||||
# ../../modules/system/programs/syncthing.nix
|
||||
# ../../modules/system/programs/thunar.nix
|
||||
# ../../modules/system/programs/steam.nix
|
||||
# ../../modules/system/utils/common.nix
|
||||
# ../../modules/system/utils/docker.nix
|
||||
# ../../modules/system/utils/firewall.nix
|
||||
#../../modules/system/utils/fprint.nix
|
||||
../../modules/system/utils/garbage-collection.nix
|
||||
../../modules/system/utils/locale.nix
|
||||
# ../../modules/system/utils/printing.nix
|
||||
../../modules/system/programs/sunshine.nix
|
||||
|
||||
# GUI
|
||||
../../modules/system/gui/plasma.nix
|
||||
../../modules/system/gui/steam.nix
|
||||
../../modules/system/gui/sunshine.nix
|
||||
|
||||
# CLI
|
||||
../../modules/system/cli/common.nix
|
||||
|
||||
# Hardware
|
||||
../../modules/system/hardware/firewall.nix
|
||||
../../modules/system/hardware/garbage-collection.nix
|
||||
../../modules/system/hardware/locale.nix
|
||||
../../modules/system/hardware/nvidia.nix
|
||||
];
|
||||
|
||||
nix.settings = {
|
||||
|
Reference in New Issue
Block a user