add some documentation

This commit is contained in:
lilly 2025-02-07 15:35:18 +01:00
commit cb5ace0a38
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 34 additions and 4 deletions

View file

@ -4,9 +4,6 @@
{
imports = [ ];
# networking config
networking.useDHCP = true;
# DO NOT CHANGE
# this defines the first version of NixOS that was installed on the machine so that programs with non-migratable data files are kept compatible
home-manager.users.noc.home.stateVersion = "24.11";