sombrero: Set configuration-manager.system from pkgs.system
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
|
|
||||||
config-manager = {
|
config-manager = {
|
||||||
flakePath = "/home/alex/config";
|
flakePath = "/home/alex/config";
|
||||||
system = "aarch64-linux";
|
system = pkgs.system;
|
||||||
};
|
};
|
||||||
|
|
||||||
mod = {
|
mod = {
|
||||||
|
|||||||
Reference in New Issue
Block a user