Recreated nix files
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
enable = true;
|
||||
package = hyprland.packages.${pkgs.system}.hyprland;
|
||||
};
|
||||
})
|
||||
({ lib, ... }: {
|
||||
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user