feat: replace waybar/walker/swaylock/swaybg with noctalia shell

This commit is contained in:
2026-08-14 00:17:36 +07:00
parent 96369087b5
commit 68f37753f5
14 changed files with 342 additions and 775 deletions
+2 -1
View File
@@ -38,8 +38,9 @@
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.extraSpecialArgs = { inherit inputs; };
home-manager.backupFileExtension = "hm-back";
home-manager.sharedModules = [ plasma-manager.homeModules.plasma-manager ];
home-manager.users.duynguyen = import ./home/duynguyen/default.nix;
home-manager.users.duynguyen = import ./home/hosts/nixos.nix;
}
];
};