[NixOS] Remove arm incompatible from desktop.nix

This commit is contained in:
2023-07-28 01:49:44 +00:00
committed by Kat Huang
parent 18e6bbb3f4
commit a9bdd9103e
5 changed files with 11 additions and 14 deletions

View File

@@ -3,9 +3,8 @@
../internet-computer.nix
../raspberry-pi.nix
../base.nix
../desktop.nix
../xmonad.nix
../code.nix
# ../desktop.nix
# ../xmonad.nix
];
services.xrdp.enable = true;