hosts/alyssum: enable garnet
This commit is contained in:
parent
ef490d82f7
commit
1295d3f916
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ lib, modules, modulesPath, ... }: {
|
{ inputs, modules, modulesPath, ... }: {
|
||||||
networking.hostName = "alyssum";
|
networking.hostName = "alyssum";
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
time.timeZone = "Australia/Melbourne";
|
time.timeZone = "Australia/Melbourne";
|
||||||
|
|
@ -22,6 +22,8 @@
|
||||||
security
|
security
|
||||||
tailscale
|
tailscale
|
||||||
|
|
||||||
|
inputs.c-garnet.nixosModule
|
||||||
|
|
||||||
./filesystem.nix
|
./filesystem.nix
|
||||||
./kernel.nix
|
./kernel.nix
|
||||||
./networking.nix
|
./networking.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue