diff --git a/configuration.nix b/configuration.nix index 0fafc49..c0cb3dc 100644 --- a/configuration.nix +++ b/configuration.nix @@ -108,7 +108,6 @@ externaldrive UUID=b9e3979c-9362-4242-a835-6dd702dfb0ee /etc/externalHD_keyfile. home = "/home/alex"; extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ - bottles firefox keepassxc nextcloud-client @@ -119,7 +118,6 @@ externaldrive UUID=b9e3979c-9362-4242-a835-6dd702dfb0ee /etc/externalHD_keyfile. mpv git lutris - syncthing steam spotify ];