You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
frontend | 11 months ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
default.nix | 4 months ago |
README.md
Vikunja Desktop for NixOS
This repo contains a collection .nix
files to build the Vikunja frontend and the electron-based desktop app for NixOS systems.
Building locally
nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'