summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/common.nix b/common.nix
index 672187e..c8513ea 100644
--- a/common.nix
+++ b/common.nix
@@ -2,7 +2,6 @@
let
impermanence = builtins.fetchTarball "https://github.com/nix-community/impermanence/archive/master.tar.gz";
home-manager = builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/master.tar.gz";
- kde2nix = builtins.fetchTarball "https://github.com/nix-community/kde2nix/archive/main.tar.gz";
in
{
#
@@ -16,9 +15,6 @@ in
# home manager for per user config
"${home-manager}/nixos"
-
- # Provisional, experimental Plasma 6
- "${kde2nix}/nixos.nix"
];
# This value determines the NixOS release from which the default