c58f383168
feat(advcp): add package
2023-04-17 14:51:03 +03:00
448f5723e5
feat(prism-launcher): add *crack* patch
2023-04-17 14:13:13 +03:00
c5c43e9fc5
feat!(limontozu): add config
2023-04-17 12:05:13 +03:00
80ec62084d
chore(cicd): update install-nix-action
to v20
2023-04-17 03:19:32 +03:00
cc58835189
chore!(homix): update nixpkgs
...
Also rename `lib` to `util` to avoid confusion
2023-04-15 18:09:55 +03:00
fd854dcf7c
feat(homix): add some packages for reo101
...
`vim-fmi` -> `vim-fmi-cli`
`gnupg`
`fennel-language-server`
2023-03-23 08:23:17 +02:00
793afa76d1
feat(reo101-river): update
...
Add waybar config
Fix screenshot keybind
2023-03-23 08:21:56 +02:00
3f2d0cca1d
feat(templates): inherit inputs
& outputs
2023-03-23 08:20:17 +02:00
cf6af515e0
feat(pkgs): add three rust packages
...
`vim-fmi` -> `vim-fmi-cli`
`fennel-language-server`
`parinfer-rust`
2023-03-23 08:18:50 +02:00
d323092582
feat(flake): add nur
to inputs
2023-03-23 08:18:04 +02:00
e86d916ae8
feat(homix): update configuration
...
Extract `river` configuration into a `home-manager` module
Fix `xkb` configuration
Unpin `neovim-nightly-overlay`:
- https://github.com/nix-community/neovim-nightly-overlay/pull/166
- https://github.com/nix-community/neovim-nightly-overlay/pull/167
2023-03-13 18:18:03 +02:00
e122d8ba94
chore(flake): update flake.lock
2023-03-06 18:32:11 +02:00
6e3ffd9a15
feat(homix): update configuration
...
Add `docker` support
Add more development packages
2023-03-06 18:31:14 +02:00
75e9f37e43
feat(river): add more goodies
...
`xdg-desktop-portal-wlr`
`Super+F11` to screenshot
2023-03-06 18:29:53 +02:00
0353e8e164
fix(reo101-wezterm): make it opaque again
2023-03-06 18:28:45 +02:00
b73b1fac18
feat(vim-fmi): add package
2023-03-06 18:28:13 +02:00
bd2df72ebc
feat(wezterm): add module for wezterm
...
Enable it for `homix`
2023-02-21 23:31:38 +02:00
0fac8b394e
fiz(cicd): do not nix-build
2023-02-19 14:21:23 +02:00
015cef72ea
lint(pkgs): multiline arguments
2023-02-19 13:54:29 +02:00
03a3c474f5
feat(flake): add apps
2023-02-19 13:54:02 +02:00
cbac8b2754
fix(devShells): fix output of default
shell
2023-02-19 13:11:41 +02:00
5ab4359d2d
feat(cheetah): override starship
username
2023-02-19 12:53:25 +02:00
faf3445774
fix(starship): don't hardcode username
2023-02-19 12:49:42 +02:00
8701878171
feat(cheetah): refactor and update
...
Include common `homeManagerModules`
Load `home-manager` config automatically
Disable some packages to save space
Name `reovim` an `outOfStoreSymlink`
2023-02-17 03:21:03 +02:00
b805184777
feat(cicd): run nix-build
2023-02-17 02:50:35 +02:00
55deb83884
chore(flake): update flake.lock
2023-02-17 02:50:14 +02:00
42b3641827
feat!(homix): add some common CLI tools
...
Also temporarily disable wezterm as it does not build currently
2023-02-17 02:49:44 +02:00
60b4841b1d
feat(wm/river): add XWayland
support
2023-02-17 02:47:47 +02:00
b51df48e6e
feat(reo101-shell): add more options
2023-02-17 02:47:22 +02:00
0532f7e843
feat(homix): play around with xdg-desktop-portals
2023-02-17 02:46:09 +02:00
6fe404083b
feat(flake): add nix-{colors,hardware}
2023-02-17 02:44:16 +02:00
10b3f3da0f
feat(devShells): move to separate directory
2023-02-17 02:43:18 +02:00
e061bf4db9
chore(helpers): clean up
2023-02-17 02:42:11 +02:00
5cf9fcd62e
feat(flake): clean up
...
Move helpers to `./helpers.nix`
2023-02-14 12:37:46 +02:00
ed27e11b54
chore(cicd): update cachix-action
to v12
2023-02-13 01:52:56 +02:00
df9ce2d4e2
feat!(flake): update homix
...
Update flake (`neovim-nightly-overlay` is fixed)
Format all `.nix` files
Unify package/module argument order:
- `inputs`, `outputs`, `lib`, `pkgs`, `config`, ...
Move Jellyfin config to a `NixOS` module (first one, yay)
Add `direnv` to `reo101-shell` modules (was used, but not defined as wanted)
- TODO: make it optional (module config options)
2023-02-13 00:33:57 +02:00
6a0898753d
fix(cicd): ssh option names, inherit (nixpkgs) lib
2023-02-12 11:38:17 +02:00
0879b52630
feat!(flake): update homix
...
Add more & generalize flake outputs:
- templates: just a `default.nix` (TODO: add a `Haskell` template)
- packages & devShells: create and use `forEachPkgs`
Add more `Wayland` things for `homix`:
- `swww` - custom package + custom systemd service (TODO: abstract away)
- `wired` - from flake + `home-manager` module
Add default `imports` and `nixokgs.overlays` for `reo101@homix`
-- TODO: don't handwire it, somehow *auto-import* from `mkNixosHost` in `flake.nix`
2023-02-12 01:54:27 +02:00
406fe35116
feat!(flake): add NixOS
config for homix
...
Copy and impove `home-manager` module integration from `nix-on-darwin` for `nixos`
Add `homix` *server* with NVIDIA drivers, `wayland` + `river`, Jellyfin, etc.
2023-02-11 01:08:58 +02:00
86809b8963
fix(cheetah): export $SHELL
...
Is (somehow) not set by setting `user.shell = "${pkgs.zsh}/bin/zsh";`
2023-02-07 04:34:33 +02:00
3fd306eb98
fix(cicd): don't run nix build
(yet)
...
No packages to build currently
2023-02-07 04:07:21 +02:00
c2c77771aa
chore(flake): update flake.lock
2023-02-07 04:04:02 +02:00
b57b4c82ca
fix(flake): pin neovim-nightly
...
Currently breaks on `master`
2023-02-07 04:03:03 +02:00
6931b12130
fix(shell.nix): add default
2023-02-07 04:02:09 +02:00
89b3445172
feat(cicd): add initial cachix
support
2023-02-07 04:00:47 +02:00
897c101328
feat(nix-on-droid & home-manager): update to 22.11
2022-12-04 21:58:32 +02:00
e8e005029d
chore(flake): rename lib
-> helpers
...
Prevents name clashing with `nixpkgs.lib`
2022-11-28 00:08:48 +02:00
177babd497
feat(flake): append missing modules
...
Append missing modules for `nixos` and `home-manager` configs
2022-11-27 23:57:21 +02:00
9a9524a71e
feat(flake): refactor configuration definitions
...
Now a bunch of configurations may be created from two functions and a set:
`pred` - a validator that says whether a configuration is valid
`mkHost` - a generator for that system's configuration
`machines` - a nested attrset containing all the info for the machines
2022-11-27 15:18:40 +02:00
f510679c2f
spell(nix-darwin): nix-on-darwin
-> nix-darwin
2022-11-27 02:19:57 +02:00