Clear out old home structure
This commit is contained in:
14
profile.nix.template
Normal file
14
profile.nix.template
Normal 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;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user