diff options
author | Franck Cuny <franck@fcuny.net> | 2022-04-08 16:53:15 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-04-08 16:53:15 -0700 |
commit | 6c1e59b9555853644bfc436a9fb3e3b97de9ba7a (patch) | |
tree | 0cd0374ab62d31cd0215da4d63d645af03316729 /hosts/carmel | |
parent | delete unneeded modules (diff) | |
download | world-6c1e59b9555853644bfc436a9fb3e3b97de9ba7a.tar.gz |
hosts: add services to tahoe
Diffstat (limited to 'hosts/carmel')
-rw-r--r-- | hosts/carmel/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix index 61599d6..71980f7 100644 --- a/hosts/carmel/default.nix +++ b/hosts/carmel/default.nix @@ -6,9 +6,6 @@ ./boot.nix ./sound.nix ./networking.nix - ../common/desktop - # In order to unlock the root disk remotely - ../common/system/boot-ssh.nix ]; hardware.opengl.driSupport = true; |