Files
nixos/profile.nix.template
2026-02-27 11:29:18 +01:00

15 lines
347 B
Plaintext

{
username = "nichkara";
hostname = "amelia";
hashedPassword = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8";
interface = "hyprland";
modules = {
office = false;
latex = false;
mail = false;
embedded = false;
books = false;
matrix = false;
};
}