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 ba3e9f9 commit 8ea093eCopy full SHA for 8ea093e
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