before git push
This commit is contained in:
parent
d18110a018
commit
07d51c404c
10 changed files with 145 additions and 368 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{name, ...}: {
|
||||
networking.hostName = "max-${name}";
|
||||
{device-name, ...}: {
|
||||
networking.hostName = "max-${device-name}";
|
||||
system = {
|
||||
stateVersion = "25.11";
|
||||
activationScripts.cleanBackups = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue