This commit is contained in:
biscuit
2025-06-02 15:12:37 -05:00
parent ba7174224c
commit 12e64d34e6
4 changed files with 14 additions and 15 deletions
-2
View File
@@ -1,7 +1,5 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
delfin
rofi
rofi-calc
];
}