flake.lock: bump
flake.nix: refactor; remove walker, xwst, niri
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user