Update to stable
This commit is contained in:
parent
ac48fe2819
commit
1813a498ed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
description = "NixOS System Config";
|
description = "NixOS System Config";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
nixpkgs.url = "nixpkgs/nixos";
|
||||||
# nixpkgs-wayland - Wayland-specific packages not in nixpkgs
|
# nixpkgs-wayland - Wayland-specific packages not in nixpkgs
|
||||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||||
# home-manager - Dotfile mnagement
|
# home-manager - Dotfile mnagement
|
||||||
|
|
Loading…
Reference in a new issue