Merge branch 'main' of github.com:bloxx12/nichts

This commit is contained in:
Charlie Root 2024-04-20 23:57:03 +02:00
commit 4d9f26bbf0
5 changed files with 7 additions and 4 deletions

View file

@ -59,12 +59,11 @@ in {
swww
toipe
keepassxc
vivaldi
yubikey-personalization-gui
yubikey-personalization
yubioath-flutter
fzf
nix-index
tldr
];
};
}

View file

@ -24,5 +24,10 @@ in {
# st = prev.st.overrideAttrs (old: {src = ./st-0.9.2;});
})
];
environment.systemPackages = with pkgs; [
(st.overrideAttrs (oldAttrs: rec { src = ./st-0.9.2; }))
(dmenu.overrideAttrs (oldAttrs: rec { src = ./dmenu-5.3; }))
];
};
}

View file

@ -57,7 +57,6 @@ in {
polkit
python3
qbittorrent
qutebrowser
ripgrep
rustdesk
rofi