Begin Dendritic rewrite
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ ... }: {
|
||||
|
||||
flake.templates = {
|
||||
/*flake.templates = {
|
||||
nixos = {
|
||||
welcomeText = ''
|
||||
#Welcome to Olympus!
|
||||
@@ -28,19 +28,5 @@
|
||||
path = ./home-manager;
|
||||
|
||||
};
|
||||
|
||||
nix-on-droid = {
|
||||
welcomeText = ''
|
||||
#Welcome to Olympus!
|
||||
Have Fun!
|
||||
'';
|
||||
|
||||
description = ''
|
||||
Generate this where you want your config.
|
||||
'';
|
||||
|
||||
path = ./nix-on-droid;
|
||||
|
||||
};
|
||||
};
|
||||
};*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user