This commit is contained in:
cnst
2024-06-25 20:00:45 +02:00
parent 64738e8cce
commit 53a862291c
10 changed files with 84 additions and 35 deletions

View File

@@ -66,6 +66,7 @@
pkgs.python312Packages.oauth2
pkgs.python312Packages.httplib2
pkgs.python312Packages.pip
pkgs.python312Packages.dbus-python
pkgs.killall
pkgs.tree-sitter
pkgs.lazygit

View File

@@ -4,6 +4,7 @@
udisks2.enable = true;
gvfs.enable = true;
blueman.enable = true;
gnome.gnome-keyring.enable = true;
mullvad-vpn = {
enable = true;
package = pkgs.mullvad-vpn;