diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-02-08 09:28:36 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-02-08 09:28:36 -0800 |
| commit | fee8d8a25724d89b2251307d664734c18109ad95 (patch) | |
| tree | eb4203ffccf8b17fe6672eec6f9209244bf0af7f /hosts/caladan/default.nix | |
| parent | aeb720f4505d2b592d4aeb2caa94f99e4a507d32 (diff) | |
| download | nix-fee8d8a25724d89b2251307d664734c18109ad95.tar nix-fee8d8a25724d89b2251307d664734c18109ad95.tar.gz nix-fee8d8a25724d89b2251307d664734c18109ad95.tar.bz2 nix-fee8d8a25724d89b2251307d664734c18109ad95.tar.lz nix-fee8d8a25724d89b2251307d664734c18109ad95.tar.xz nix-fee8d8a25724d89b2251307d664734c18109ad95.tar.zst nix-fee8d8a25724d89b2251307d664734c18109ad95.zip | |
Revert to xorg @caladan
Diffstat (limited to 'hosts/caladan/default.nix')
| -rw-r--r-- | hosts/caladan/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/caladan/default.nix b/hosts/caladan/default.nix index 0b3a121..18ad4d4 100644 --- a/hosts/caladan/default.nix +++ b/hosts/caladan/default.nix @@ -89,8 +89,8 @@ ../common/optional/sdr.nix ../common/optional/services/chrony.nix ../common/optional/services/openssh.nix - ../common/optional/services/wayland.nix - #../common/optional/services/xorg.nix + #../common/optional/services/wayland.nix + ../common/optional/services/xorg.nix ../common/optional/sound.nix ../common/optional/wdt.nix ../common/optional/zfs.nix |
