update nixos

This commit is contained in:
2025-09-09 00:00:14 +02:00
parent 8a108fc3b4
commit fdbf53789a
4 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ lib.mkIf condition (
{ ... }: {
imports = [
nix-flatpak.homeManagerModules.nix-flatpak
plasma-manager.homeManagerModules.plasma-manager
plasma-manager.homeModules.plasma-manager
../home-modules
home
];