mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-22 16:08:50 +01:00
switch to unstable small
This commit is contained in:
parent
e9da5357f4
commit
2b40aeefa8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "github:NixOS/nixpkgs/nixos-unstable";
|
url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||||
};
|
};
|
||||||
nixpkgs-update = {
|
nixpkgs-update = {
|
||||||
url = "github:ryantm/nixpkgs-update";
|
url = "github:ryantm/nixpkgs-update";
|
||||||
|
|
Loading…
Reference in a new issue