Switch to unstable + xidlehook

This commit is contained in:
Filippo Berto 2021-07-23 15:35:10 +02:00
parent b3688ae574
commit 82530df76e
12 changed files with 53 additions and 59 deletions

View file

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