reo101
89073dc0cf
feat(nix): use lib.fileset
for src
...
- Filters out more unnecessary files (like `nix` ones)
2025-05-06 21:47:27 +02:00
reo101
d97d07e98e
chore(nix): reformat package.nix
with alejandra
2025-05-06 21:47:27 +02:00
74k1
5affad3400
refactor(nix): use flake-parts
and flake-compat
...
- redefine `{default,shell}.nix` to derive from `flake.nix` (using
`flake-compat`)
- use `flake-parts`' `_module.args.pkgs` machinery to apply overlays
(instead of `pkgsFor`)
- extract `homeManagerModule` to `nix/module.nix`
- rename package at `nix/default.nix` to `nix/package.nix`
Co-authored-by: reo101 <pavel.atanasov2001@gmail.com>
2025-05-06 21:46:12 +02:00
kuzy000
03e6f10141
feat(keyboard): ability to display and switch kb layout ( #836 )
...
This extends the existing `keys` module to be able to show the current keyboard layout, and cycle between layouts (using the `next` command) by clicking. The `keys` module has been renamed to `keyboard` to more accurately reflect its extended featureset.
2025-02-03 21:19:30 +00:00
Donovan Glover
4381fd505d
feat: add shell completions
...
Auto-generated with clap.
2024-12-29 00:19:02 +00:00
ccfe73f6a7
feat: libinput keys
module
...
Adds a new module which shows the status of toggle mod keys (capslock, num lock, scroll lock).
Resolves #700
2024-12-27 19:44:25 +00:00
944006f859
build(nix): fix deprecated pkg path warning
2024-11-18 21:27:05 +00:00
30de23dc64
refactor(tray): switch over to libdbusmenu-gtk3
...
Also adds tooltips
2024-11-16 17:35:29 +00:00
ee1ade0f34
build(nix): do not include unused inputs when using feature subset
2024-04-17 22:04:43 +01:00
80f16c5037
style(nix): format
2024-04-17 21:46:25 +01:00
a62010ee4f
build(nix): add luajit and lgi support
2024-04-17 20:35:35 +01:00
693f4074ae
build(fix): fix flake missing gkt-launch
2024-04-06 19:34:29 +01:00
30417e06fe
build(nix): fix naersk build broken when using non-default features
...
Fixes #520
2024-03-31 22:58:19 +01:00
f0e34e6504
build(nix): add libpulseaudio
to flake
2024-03-04 19:53:02 +00:00
Yavor Kolev
311284590f
build(nix): add crane and naersk builders
2023-07-26 22:23:41 +01:00
96323801d9
build: use patched version of stray
2023-06-17 23:52:52 +01:00
Yavor Kolev
0382b50cf4
Merge branch 'JakeStanger:master' into fix-nix-pixbuf-loader
2023-04-22 16:49:19 -07:00
yavko
338f5a0e1b
fix(nix): Attempt to fix image blurriness
2023-04-22 16:47:04 -07: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