remove parts dir

This commit is contained in:
Charlie Root 2024-11-11 20:00:58 +01:00
commit 341a41c63e
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
14 changed files with 19 additions and 249 deletions

View file

@ -79,14 +79,12 @@
};
other = {
system.username = "cr";
};
programs = {
ssh.enable = true;
btop.enable = true;
nh.enable = true;
};
};
system.stateVersion = "23.11";
}