Reorganize modules
Leverage nixos-hardware
This commit is contained in:
parent
13cb1c6223
commit
a646cbb078
10 changed files with 92 additions and 97 deletions
5
monolith/configuration.nix
Normal file
5
monolith/configuration.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue