mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
switched to unstable
This commit is contained in:
parent
dd10deec8c
commit
b875872cf1
3 changed files with 9 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
description = "My nix setup";
|
||||
inputs = {
|
||||
nixpkgs.url = github:nixos/nixpkgs/nixos-22.11;
|
||||
nixpkgs.url = github:nixos/nixpkgs/nixos-unstable;
|
||||
home-manager.url = github:nix-community/home-manager;
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.url = github:Mic92/sops-nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue