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