Compare commits

..

1 commit

Author SHA1 Message Date
1ec7a07f2d
[feat] nvim: configure nvim-silicon
Some checks failed
/ build (docs) (push) Successful in 3s
/ build (nvim) (push) Successful in 19s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Has been cancelled
/ check (push) Has been cancelled
Allows me to easily take screenshots of my code
2024-06-16 22:20:42 +02:00

View file

@ -5,7 +5,7 @@ jobs:
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@v4 - uses: https://code.forgejo.org/actions/checkout@v4
- run: nix --version - run: nix --version
- run: nix flake check --keep-going --verbose - run: nix flake check --keep-going
build: build:
runs-on: nixos runs-on: nixos
strategy: strategy: