Never mind that
This commit is contained in:
parent
97140c9201
commit
df6af9895a
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
};
|
||||
};
|
||||
nixosConfigurations = {
|
||||
wheatley = nixpkgs.legacyPackages.armv7l-linux.nixosSystem {
|
||||
wheatley = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs outputs;};
|
||||
modules = [
|
||||
# > Our main nixos configuration file <
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue