diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-12-29 13:40:19 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-12-29 13:40:19 -0800 |
commit | 07e78dc9ef9517049c084b3cd34160c9b1547ccb (patch) | |
tree | dabecf95a0b23585ef502e9a2702355bdfeda1c8 /hosts/arrakis/default.nix | |
parent | 4725346c770deb34fff45e9bfa137c4ee7f19cfc (diff) | |
download | nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar.gz nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar.bz2 nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar.lz nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar.xz nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.tar.zst nix-07e78dc9ef9517049c084b3cd34160c9b1547ccb.zip |
Disable broken xpilot-ng temporarily
Diffstat (limited to '')
-rw-r--r-- | hosts/arrakis/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix index 3fb0bea..6e31584 100644 --- a/hosts/arrakis/default.nix +++ b/hosts/arrakis/default.nix @@ -105,7 +105,7 @@ warzone2100 wpa_supplicant xonotic-sdl - master.xpilot-ng + #xpilot-ng ]; imports = [ |