replace wofi with rofi

This commit is contained in:
DACHXY 2024-12-18 22:19:20 +08:00
parent 601513bc9e
commit 07d70e3a64
23 changed files with 343 additions and 43 deletions

View file

@ -21,7 +21,6 @@
modules =
[
./system/configuration.nix
inputs.home-manager.nixosModules.default
];
specialArgs = { inherit inputs; inherit pkgsUnstable; };
};