Use nixos-23.05 instead of unstable #14
|
@ -71,7 +71,7 @@
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
nachtigall = self.nixos-flake.lib.mkLinuxSystem system {
|
nachtigall = self.nixos-flake.lib.mkLinuxSystem {
|
||||||
imports = [
|
imports = [
|
||||||
self.nixosModules.common
|
self.nixosModules.common
|
||||||
./hosts/nachtigall
|
./hosts/nachtigall
|
||||||
|
|
Loading…
Reference in a new issue