pinwheel: Use config-manager
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
[
|
[
|
||||||
|
../../config-manager/default.nix
|
||||||
|
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules/light
|
./modules/light
|
||||||
./modules/sound
|
./modules/sound
|
||||||
@@ -123,6 +125,7 @@
|
|||||||
}];
|
}];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
config-manager.flakePath = "/home/alex/config";
|
||||||
mod.openvpn.enable = true;
|
mod.openvpn.enable = true;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|||||||
Reference in New Issue
Block a user