mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
update to nixos 23.05
This commit is contained in:
parent
812e92b688
commit
8ac9e86f9a
4 changed files with 23 additions and 37 deletions
|
|
@ -5,11 +5,11 @@
|
|||
|
||||
inputs = {
|
||||
# Nixpkgs
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-22.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
|
||||
nur.url = github:nix-community/NUR;
|
||||
|
||||
# Home manager
|
||||
home-manager.url = "github:nix-community/home-manager/release-22.11";
|
||||
home-manager.url = "github:nix-community/home-manager/release-23.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# TODO: Add any other flake you might need
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue