Better change background script

This commit is contained in:
Filippo Berto 2021-10-18 15:57:16 +02:00
parent c272958a51
commit 4833402f65
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ pkgs ? import <nixos-unstable> { inherit system; }
{ pkgs ? import <nixos> { inherit system; }
, system ? builtins.currentSystem
}: