mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated sytem
This commit is contained in:
parent
c13de110dc
commit
a711f7c7f9
2 changed files with 61 additions and 42 deletions
|
@ -100,6 +100,7 @@
|
|||
modules = [ (./. + "/profiles"+("/"+systemSettings.profile)+"/configuration.nix") ]; # load configuration.nix from selected PROFILE
|
||||
specialArgs = {
|
||||
# pass config variables from above
|
||||
inherit pkgs-stable;
|
||||
inherit systemSettings;
|
||||
inherit userSettings;
|
||||
inherit (inputs) stylix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue