From f92d20c06078e92a1bb2d79e3afb9449a7b84614 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 19:54:47 -0800 Subject: migration: wine --- hosts/c-pc/configuration.nix | 3 --- hosts/c-pc/home.nix | 2 -- 2 files changed, 5 deletions(-) (limited to 'hosts/c-pc') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 34c2ec6..726a971 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -20,9 +20,6 @@ environment.systemPackages = with pkgs; [ (writeShellScriptBin "toys" "nix-shell -p cmatrix asciiquarium pipes cowsay figlet neofetch") - - wineWowPackages.stable - winetricks jellyfin diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 1167777..9501c46 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -17,8 +17,6 @@ directories = [ ".local/share/applications" - ".wine" - ".config/jellyfin" ".local/share/jellyfin" ".cache/jellyfin" -- cgit v1.2.3