mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47: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;
|
fileSystems."/srv".neededForBoot = true;
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [ pkgs.tailscale ];
|
||||||
pkgs.tailscale
|
|
||||||
pkgs.bottom
|
|
||||||
];
|
|
||||||
|
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue