on peut se passer de passer lib en paramètre

This commit is contained in:
Yves Dubromelle
2017-05-25 23:30:50 +02:00
parent 259a1a0aa6
commit 745d2cd171

View File

@@ -1,5 +1,6 @@
{lib}:
let
lib = with import <nixpkgs> {}; pkgs.lib;
profiles = {
isDesktopEnvironment = {
awesome = true;