Establish baseline
This commit is contained in:
12
profile.nix.template
Normal file
12
profile.nix.template
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
username = "nichkara";
|
||||
hostname = "amelia";
|
||||
hashed-password = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8";
|
||||
interface = "hyprland";
|
||||
modules = {
|
||||
base = true;
|
||||
office = false;
|
||||
development = false;
|
||||
science = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user