We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80d771 commit f6e2bb4Copy full SHA for f6e2bb4
nix/systemModules/default.nix
@@ -6,7 +6,7 @@
6
flake = {
7
systemModules = {
8
genesis = {
9
- #this file is just a placeholder to bootstrap
+ #this file is just a placeholder to bootstrap
10
#the system manager, it will be replaced by real configurations
11
environment.etc."system-manager-genesis" = {
12
text = "";
0 commit comments