New structure since I kept struggling with the home-manager implemnentation
This commit is contained in:
+1
-1
@@ -341,7 +341,7 @@ in
|
||||
|
||||
** =generated/modules/system/boot.nix=
|
||||
#+BEGIN_SRC nix :tangle generated/modules/system/boot.nix :noweb tangle :mkdirp yes :eval never-html
|
||||
{ lib, config, ... }:
|
||||
{ lib, config, pkgs, ... }:
|
||||
|
||||
let
|
||||
coreEnabled = config.mySystem.system.core.enable or false;
|
||||
|
||||
Reference in New Issue
Block a user