sync ;-)
This commit is contained in:
parent
e2359005d5
commit
b7b348c163
5 changed files with 39 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, ...}:
|
||||
{ config, pkgs, lib, colors, ...}:
|
||||
let
|
||||
unstable = import <nixpkgs-unstable> {};
|
||||
in {
|
||||
|
@ -31,3 +31,4 @@ in {
|
|||
'';
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue