Jake Stanger
314bfe7abe
refactor(nix): simplify flake
2024-04-17 22:04:19 +01:00
Jake Stanger
80f16c5037
style(nix): format
2024-04-17 21:46:25 +01:00
Jake Stanger
a86f8b5d50
build(nix): update substituters to use garnix cache
2024-04-17 21:38:51 +01:00
Jake Stanger
e6f7108862
Merge pull request #497 from JakeStanger/feat/cairo
...
feat: new cairo module
2024-04-17 20:49:59 +01:00
Jake Stanger
a62010ee4f
build(nix): add luajit and lgi support
2024-04-17 20:35:35 +01:00
pinkcreeper100
96e1b0d805
build(nix): add river session target to systemd service
2024-04-17 20:07:57 +01:00
Jake Stanger
f0e34e6504
build(nix): add libpulseaudio
to flake
2024-03-04 19:53:02 +00:00
Darragh Elliott
518c2ef023
fix: Home Manager systemdIntegration warnings
...
The option for wayland.windowManager.hyprland.systemdIntegration has been renamed to wayland.windowManager.hyprland.systemd.enable as of home-manager commit ed0770e96225f998ea128549ad446d9b1568cb2c.
The option for wayland.windowManager.sway.systemdIntegration has been renamed to wayland.windowManager.sway.systemd.enable as of home-manager commit 0144ac418ef633bfc9dbd89b8c199ad3a617c59f.
Using the systemdIntegration options will still work for as long as the corresponding mkRenamedModuleOption stays in the respective home-manager modules but using the old option triggers a warning about the the renamed options.
2023-11-14 16:43:49 +00:00
yavko
9f65cf293d
feat(workspaces): add favorites
and hidden
options
2023-08-15 20:09:32 +01:00
Yavor Kolev
311284590f
build(nix): add crane and naersk builders
2023-07-26 22:23:41 +01:00
yavko
7926bb07eb
fix(nix): Fix nix run
support
2023-04-21 21:43:55 -07:00
yavko
d0b7bdbafc
fix(nix): home manager module, and features
2023-03-29 01:45:40 -07:00
yavko
3a44d74cf3
style(nix): fmt flake.nix
2023-02-28 19:08:43 -08:00
yavko
b1475a1aff
feat(nix): use cargo default features
2023-02-28 19:07:12 -08:00
yavko
b2749fee92
style(nix): fmt flake.nix
2023-02-28 19:07:03 -08:00
yavko
9984b638b5
feat(nix): initial nix feature flags impl
2023-02-28 19:06:53 -08:00
Jake Stanger
80a4b1d177
build(nix): update flake
2023-01-30 11:51:01 +00:00
Cole Mickens
df7c447e9c
s/pkgs.system/pkgs.hostPlatform.system/g
2023-01-02 23:52:06 -08:00
Yavor Kolev
a3f90adaf1
feat: add nix flake support
...
* Add nix flake
* Fix readme syntax issue
* Format nix flake
* ci(build): add nix flake support
* ci(build): fix workflow_dispatch casing
* ci(build): fix nix flake lock update job
* ci: add nix flake lock update timer job
old method didn't work
* improve example and add cachix info
Co-authored-by: Jake Stanger <mail@jstanger.dev>
2022-11-26 21:29:16 +00:00