1
1
Fork 0

backyard: Upgrade to 23.11

This commit is contained in:
Tim Van Baak 2023-12-02 01:04:51 +00:00
parent ed5fee36ed
commit 9d2ac1f8ec
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
nixosModules.beatific = import ./modules/beatific.nix;
nixosConfigurations = {
backyard = nixpkgs-2305.lib.nixosSystem {
backyard = nixpkgs-2311.lib.nixosSystem {
system = "x86_64-linux";
modules = [
self.nixosModules.beatific