hosts/*: clean and standardize format
This commit is contained in:
parent
f70739f81c
commit
3a5c6800fa
13 changed files with 62 additions and 135 deletions
|
@ -1,13 +1,12 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
modules.hardware.form.server = true;
|
||||
modules.secrets.enable = false;
|
||||
info.loc.home = false;
|
||||
info.loc.purdue = true;
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
home-manager.useUserPackages = false;
|
||||
|
||||
universe.programming.all.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue