mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
chore: remove bottom from gustave
This commit is contained in:
parent
2dc55d2a94
commit
26ffc59c65
1 changed files with 1 additions and 4 deletions
|
@ -121,10 +121,7 @@
|
|||
|
||||
fileSystems."/srv".neededForBoot = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.tailscale
|
||||
pkgs.bottom
|
||||
];
|
||||
environment.systemPackages = [ pkgs.tailscale ];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue