switch to flatpak a bit

This commit is contained in:
Adithya 2024-02-17 16:01:06 +05:30
parent 3ae4cd4849
commit eb78a4fb0a
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 0 additions and 4 deletions

View file

@ -4,11 +4,9 @@ _: {
directories = [ directories = [
".cache/aria2" ".cache/aria2"
".cache/nix-index" ".cache/nix-index"
".cache/spotify-player"
".cache/ytfzf" ".cache/ytfzf"
".config/1Password" ".config/1Password"
".config/dconf" ".config/dconf"
".config/discord"
".config/doctl" ".config/doctl"
".config/lazygit" ".config/lazygit"
".config/gh" ".config/gh"

View file

@ -22,7 +22,6 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
_1password-gui _1password-gui
discord
doctl doctl
evince evince
flyctl flyctl
@ -37,7 +36,6 @@
nurl nurl
pavucontrol pavucontrol
ripgrep ripgrep
spotify-player
wl-clipboard wl-clipboard
xdg-utils xdg-utils
yubioath-flutter yubioath-flutter