Compare commits
No commits in common. "cb37b7882df391a3f32c101f31d61c69d2621ef9" and "dcc6fce4c66d9bee8cc3815c7f82d9754cabc932" have entirely different histories.
cb37b7882d
...
dcc6fce4c6
2 changed files with 0 additions and 10 deletions
|
@ -11,7 +11,6 @@
|
|||
./includes/system/lvm.nix
|
||||
./includes/system/doas.nix
|
||||
./includes/system/neovim.nix
|
||||
./includes/system/overlay.nix
|
||||
] ++ (
|
||||
if hostConfig.desktop then
|
||||
[
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
qutebrowser = prev.qutebrowser.override {
|
||||
enableWideVine = true;
|
||||
};
|
||||
})
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue