home-manager: set stable release to 23.11

This commit is contained in:
Robert Helgesson 2023-11-24 08:41:17 +01:00
parent 134deb46ab
commit aeb2232d7a
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 26 additions and 18 deletions

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
nix_path: nixpkgs=channel:nixos-23.11
- uses: cachix/cachix-action@v12
with:
name: nix-community