diff options
Diffstat (limited to 'hosts/c-pc')
| -rw-r--r-- | hosts/c-pc/configuration.nix | 1 | ||||
| -rw-r--r-- | hosts/c-pc/home.nix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 5892a08..34c2ec6 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -21,7 +21,6 @@ environment.systemPackages = with pkgs; [ (writeShellScriptBin "toys" "nix-shell -p cmatrix asciiquarium pipes cowsay figlet neofetch") - firefox wineWowPackages.stable winetricks diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 0ccf99e..1167777 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -17,7 +17,6 @@ directories = [ ".local/share/applications" - ".mozilla" ".wine" ".config/jellyfin" |