forked from colonelpanic/dotfiles
[NixOS] Fixes
This commit is contained in:
parent
901f003cf3
commit
3adbe2e2e6
@ -7,13 +7,6 @@
|
|||||||
./environment.nix
|
./environment.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
nix = {
|
|
||||||
extraOptions = ''
|
|
||||||
experimental-features = nix-command flakes ca-references
|
|
||||||
'';
|
|
||||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
|
||||||
};
|
|
||||||
|
|
||||||
nixpkgs.overlays = with inputs; [
|
nixpkgs.overlays = with inputs; [
|
||||||
xmonad.overlay
|
xmonad.overlay
|
||||||
xmonad-contrib.overlay
|
xmonad-contrib.overlay
|
||||||
|
Loading…
Reference in New Issue
Block a user