Merge branch 'main' of github.com:jroeger23/.hive

This commit is contained in:
2025-06-30 23:07:58 +02:00
13 changed files with 211 additions and 87 deletions

View File

@@ -11,9 +11,5 @@ in {
enable = true;
wayland.enable = true;
};
environment.systemPackages = with pkgs; [
kdePackages.kwallet
kdePackages.kwalletmanager
];
};
}