Added rofi wifi menu

This commit is contained in:
marc
2022-11-21 20:26:18 +01:00
parent 05ab00e134
commit b907606818
9 changed files with 259 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ in
};
config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [
bc
zip
unzip
];