diff options
Diffstat (limited to 'marvin.nix')
-rw-r--r-- | marvin.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/marvin.nix b/marvin.nix index df798d4..92ba5db 100644 --- a/marvin.nix +++ b/marvin.nix @@ -12,7 +12,7 @@ ./modules/development/lisp.nix ./modules/hardware/adb.nix ./modules/hardware/audio.nix - ./modules/hardware/colemak.nix + ./modules/hardware/qwerty.nix ./modules/hardware/network-manager.nix ./modules/hardware/nitrokey.nix ./modules/hardware/systemd-boot.nix @@ -22,6 +22,7 @@ ./modules/programs/accounting.nix ./modules/programs/dotfiles.nix ./modules/programs/i3.nix + ./modules/programs/kde.nix ./modules/programs/infrastructure.nix ./modules/programs/passwords.nix ./modules/programs/shell.nix |