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