mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix/shell: remove redundant overlay
This commit is contained in:
parent
2448b8468e
commit
b8f129fed7
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
import sources.nixpkgs {
|
import sources.nixpkgs {
|
||||||
overlays = map import [
|
overlays = map import [
|
||||||
./nix/overlays/disko.nix
|
./nix/overlays/disko.nix
|
||||||
./nix/packages/overlay.nix
|
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
withXMonad ? false,
|
withXMonad ? false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue