forked from CCCHH/nix-infra
yate: clean up and nicely format nix configuration
This commit is contained in:
parent
2904ebee15
commit
8045681bb5
4 changed files with 55 additions and 64 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
networking = {
|
||||
|
@ -6,7 +6,5 @@
|
|||
domain = "z9.ccchh.net";
|
||||
};
|
||||
|
||||
# users.users.chaos.password = "yes";
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue