uninstall syncthing & bottles
This commit is contained in:
parent
3a7c6b3127
commit
539c18ad41
|
@ -108,7 +108,6 @@ externaldrive UUID=b9e3979c-9362-4242-a835-6dd702dfb0ee /etc/externalHD_keyfile.
|
||||||
home = "/home/alex";
|
home = "/home/alex";
|
||||||
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
bottles
|
|
||||||
firefox
|
firefox
|
||||||
keepassxc
|
keepassxc
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
@ -119,7 +118,6 @@ externaldrive UUID=b9e3979c-9362-4242-a835-6dd702dfb0ee /etc/externalHD_keyfile.
|
||||||
mpv
|
mpv
|
||||||
git
|
git
|
||||||
lutris
|
lutris
|
||||||
syncthing
|
|
||||||
steam
|
steam
|
||||||
spotify
|
spotify
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue