hosts/alyssum: enable garnet

This commit is contained in:
Cilly Leang 2026-05-28 23:02:40 +10:00
parent babc27c8be
commit 140b12fa5d
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,4 +1,4 @@
{ lib, modules, modulesPath, ... }: {
{ inputs, modules, modulesPath, ... }: {
networking.hostName = "alyssum";
system.stateVersion = "25.11";
time.timeZone = "Australia/Melbourne";
@ -22,6 +22,8 @@
security
tailscale
inputs.c-garnet.nixosModule
./filesystem.nix
./kernel.nix
./networking.nix