Clear out old home structure

This commit is contained in:
2026-02-27 11:29:18 +01:00
parent ad8f7fdda8
commit 558dbb9007
3 changed files with 14 additions and 129 deletions

14
profile.nix.template Normal file
View File

@@ -0,0 +1,14 @@
{
username = "nichkara";
hostname = "amelia";
hashedPassword = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8";
interface = "hyprland";
modules = {
office = false;
latex = false;
mail = false;
embedded = false;
books = false;
matrix = false;
};
}