Commit graph

11 commits

Author SHA1 Message Date
8cd75579d2
feat(pkgs): add pngpaste 2023-09-06 21:23:50 +03:00
9305fbc2ff
feat(pkgs): add circom and circom-lsp 2023-07-23 17:05:15 +03:00
30498fc42b
feat(pkgs): add pest-ide-tools and srtool-cli 2023-07-13 14:25:57 +03:00
9eb88e04c4
feat(pkgs): advcp -> advcpmv 2023-07-13 14:25:35 +03:00
a73fa42d6d
feat(win2xcur): add package 2023-05-26 21:16:52 +03:00
c58f383168
feat(advcp): add package 2023-04-17 14:51:03 +03: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
b73b1fac18
feat(vim-fmi): add package 2023-03-06 18:28:13 +02:00
015cef72ea
lint(pkgs): multiline arguments 2023-02-19 13:54:29 +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
be2bb504d9 feat(config): initial
Based on `cce47e4df5/standard`
Adds (experimental) support for `nix-on-droid` and `nix-on-darwin`
Includes support for multiple hosts of each base
Adds config for `cheetah` on `nix-on-droid`
2022-11-20 17:23:58 +02:00