test
This commit is contained in:
parent
202aaf766c
commit
501e5499a4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
nixpkgs.url = "nixpkgs/nixos-23.05";
|
||||
|
||||
# Bleeding edge nixpkgs
|
||||
unstable-nixpkgs.url = "nixpkgs/nixos-unstable"
|
||||
unstable-nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
|
||||
# Manage dotfiles in a home directory
|
||||
home-manager.url = "github:nix-community/home-manager/release-23.05";
|
||||
|
|
Loading…
Reference in a new issue