[NixOS] Remove graphical flake dependencies from bootstrap flake

This commit is contained in:
2023-06-29 01:11:43 -06:00
parent 4d182e2e74
commit f9182e1fb2
4 changed files with 5 additions and 84 deletions

View File

@@ -2,7 +2,6 @@
imports = [
../internet-computer.nix
../raspberry-pi.nix
../base.nix
];
services.xrdp.enable = true;