flake: update
This commit is contained in:
parent
d3cbef52f6
commit
198ffce0fa
2 changed files with 168 additions and 26 deletions
|
@ -2,8 +2,7 @@
|
|||
description = "NixOS System Flake";
|
||||
|
||||
inputs = {
|
||||
# FIXME: Use nixos-unstable when https://nixpk.gs/pr-tracker.html?pr=335559 lands
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue