Use nixos-23.05 instead of unstable #14

Merged
axeman merged 2 commits from use-nixos-stable into main 2023-10-28 12:00:29 +00:00
Showing only changes of commit 5a7d81d787 - Show all commits

View file

@ -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