get some apps via flatpak

This commit is contained in:
Adithya 2023-03-18 21:44:01 +05:30
parent 29b349684e
commit 4197772c07
No known key found for this signature in database
GPG key ID: 0C7F35F4F821290F
4 changed files with 3 additions and 7 deletions

View file

@ -216,11 +216,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1678967335,
"narHash": "sha256-oFppZaAVRA0G/aVPvjtWaQI5EQ2dZ5LgbEKfsBmKQgA=",
"lastModified": 1679067095,
"narHash": "sha256-G2dJQURL/CCi+8RP6jNJG8VqgtzEMCA+6mNodd3VR6E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b832390db376fbbf44115904cfab6680fb42e076",
"rev": "3239e0b40f242f47bf6c0c37b2fd35ab3e76e370",
"type": "github"
},
"original": {

View file

@ -32,7 +32,6 @@ in
home.packages = with pkgs; [
_1password-gui
brightnessctl
discord
evince
gnome.eog
gnome.gnome-system-monitor

View file

@ -1,7 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
celluloid
spotify
spotify-tui
playerctl
];

View file

@ -7,9 +7,7 @@
".cache/nix"
".config/1Password"
".config/dconf"
".config/discord"
".config/lazygit"
".config/spotify"
".config/spotify-tui"
".gnupg"
".local/share/atuin"