Skip to content

Commit 8db9ea3

Browse files
committed
feat: mini | disable plasma on mini
1 parent fdecdf3 commit 8db9ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts/nixos/mini/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ in {
2020
# Include the results of the hardware scan.
2121
./hardware-configuration.nix
2222
../../../modules/vpn/nebula.nix
23-
../../../modules/DE/kde/plasma.nix
23+
# ../../../modules/DE/kde/plasma.nix
2424
../../../modules/apps/vaultwarden.nix
2525
../../../modules/apps/navidrone.nix
2626
../../../modules/ci/hydra.nix

0 commit comments

Comments
 (0)