migration guide

This commit is contained in:
Barrett Ruth 2026-02-09 13:26:48 -05:00
parent 424c9b91f4
commit 0416ecf1eb
8 changed files with 226 additions and 266 deletions

View file

@ -107,6 +107,8 @@
];
};
security.sudo.enable = true;
environment.systemPackages = with pkgs; [
vim
wget