summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/common.nix b/common.nix
index 58a0ccd..a34dee2 100644
--- a/common.nix
+++ b/common.nix
@@ -82,10 +82,7 @@ in
"flakes"
"nix-command"
];
- nixpkgs.overlays = [
- (import ./overlays/dwl-sinan.nix)
- (import ./pkgs)
- ];
+ nixpkgs.overlays = [ (import ./pkgs) ];
# sops
sops = {