mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
chore: remove bottom from gustave
This commit is contained in:
parent
bc31afe86a
commit
209c124afc
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
Add a link
Reference in a new issue