summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-03-10 00:28:26 +0100
committerChristoph Cullmann <cullmann@kde.org>2024-03-10 00:28:26 +0100
commite1da4a78b36238af3ebf5262a912a900123d3d72 (patch)
treed872f46c44ed996fd3317202f58920875d22fb26 /common.nix
parent8e3da91aac499e910ae061fbda8e16f7955d3a88 (diff)
fix dev setup
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