update releaes
This commit is contained in:
parent
aefdbfad26
commit
4ab6800e43
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
let
|
||||
home-manager = builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/master.tar.gz";
|
||||
home-manager = builtins.fetchTarball "https://github.com/nix-community/home-manager/archive/rekease-23,05.tar.gz";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue