flake.lock: bump

flake.nix: refactor; remove walker, xwst, niri
This commit is contained in:
2025-12-21 22:21:19 +02:00
parent 6243330c4b
commit 2f1fed539e
6 changed files with 335 additions and 484 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
in {
imports = with inputs; [
# vicinae.homeManagerModules.default
walker.homeManagerModules.default
# walker.homeManagerModules.default
];
options = {
desktop.niri.enable =
@@ -102,7 +102,7 @@ in {
xdg = {
configFile = {
niri = import ./niri.nix commonArgs;
# niri = import ./niri.nix commonArgs;
"mimeapps.list".force = true;
};
mime.enable = true;