Recreated nix files

This commit is contained in:
2026-03-03 16:48:39 +01:00
parent 2d1862cf58
commit b3c5a15b0d
3 changed files with 297 additions and 300 deletions
-1
View File
@@ -56,7 +56,6 @@
package = hyprland.packages.${pkgs.system}.hyprland;
};
})
})
({ lib, ... }: {
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
})