Files
home-manager/profile.nix.template
Nina Chlóe Kassandra Reiß 8df205457a Establish baseline
2026-04-20 04:21:11 +02:00

13 lines
305 B
Plaintext

{
username = "nichkara";
hostname = "amelia";
hashed-password = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8";
interface = "hyprland";
modules = {
base = true;
office = false;
development = false;
science = false;
};
}