diff --git a/home/felschr-work.nix b/home/felschr-work.nix index 5660f9a..97983ce 100644 --- a/home/felschr-work.nix +++ b/home/felschr-work.nix @@ -50,13 +50,17 @@ with pkgs; { # productivity libreoffice-fresh + # dev & admin + pods + + # security & privacy + bitwarden + authenticator + metadata-cleaner + raider + # entertainment celluloid - - # development - unzip - jq - dos2unix ]; home.stateVersion = "23.05"; diff --git a/home/felschr.nix b/home/felschr.nix index 2979586..91cbe81 100644 --- a/home/felschr.nix +++ b/home/felschr.nix @@ -61,6 +61,9 @@ # work teams-for-linux + # dev & admin + pods + # game dev ldtk pixelorama @@ -78,22 +81,25 @@ # security & privacy bitwarden + authenticator + metadata-cleaner + raider yubikey-manager yubikey-manager-qt - yubioath-flutter + # yubioath-flutter # TODO conflicts with fluffychat magic-wormhole-rs warp onionshare-gui transmission_4-gtk qbittorrent fragments - metadata-cleaner # other ledger-live-desktop portfolio bottles zotero + newsflash ]; home.stateVersion = "23.05";