added overlay
This commit is contained in:
parent
3d210ca5e8
commit
0f93c069c2
3 changed files with 16 additions and 1 deletions
1
home.nix
1
home.nix
|
|
@ -34,6 +34,7 @@
|
|||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.overlays = [ (import ./exprs/overlay.nix { }) ];
|
||||
imports = [
|
||||
./homemanager/mpv.nix
|
||||
./hosts/sandalphon/mcsr/home.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue