forked from dea/dea-files
added overlay
This commit is contained in:
parent
491e268446
commit
0d0bafe04e
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