switch to flatpak a bit
This commit is contained in:
parent
3ae4cd4849
commit
eb78a4fb0a
2 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue