@@ -0,0 +1,18 @@
{
config,
pkgs,
lib,
...
}: {
imports = [
./components
./programs
];
home.username = "toaster";
home.homeDirectory = "/home/toaster";
nixpkgs.config.allowUnfree = true;
home.stateVersion = "25.11";
}
The note is not visible to the blocked user.