Generalize and split up more files
This commit is contained in:
parent
9c03712908
commit
13d24f42ea
27 changed files with 161 additions and 156 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./accounts
|
||||
./boot
|
||||
./devices
|
||||
./options
|
||||
./programs
|
||||
|
@ -10,8 +11,5 @@
|
|||
../extras
|
||||
];
|
||||
|
||||
time.timeZone = "America/Toronto";
|
||||
programs.nano.enable = false;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue