Recreated nix files
This commit is contained in:
+297
-298
File diff suppressed because it is too large
Load Diff
@@ -712,7 +712,6 @@ We also add a devshell that makes editing this repository easier in emacs.
|
|||||||
package = hyprland.packages.${pkgs.system}.hyprland;
|
package = hyprland.packages.${pkgs.system}.hyprland;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
})
|
|
||||||
<<flake-emacs-module>>
|
<<flake-emacs-module>>
|
||||||
<<flake-config-module>>
|
<<flake-config-module>>
|
||||||
<<flake-home-module>>
|
<<flake-home-module>>
|
||||||
|
|||||||
@@ -56,7 +56,6 @@
|
|||||||
package = hyprland.packages.${pkgs.system}.hyprland;
|
package = hyprland.packages.${pkgs.system}.hyprland;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
})
|
|
||||||
({ lib, ... }: {
|
({ lib, ... }: {
|
||||||
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
|
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user