]> rtime.felk.cvut.cz Git - sojka/sterm.git/commitdiff
nix: Add flake.nixbang
authorMichal Sojka <michal.sojka@cvut.cz>
Sat, 27 Nov 2021 14:01:36 +0000 (15:01 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Sat, 27 Nov 2021 14:01:36 +0000 (15:01 +0100)
This allows using sterm on a system based on Nix Flakes. You can add
the provided overlay to nixpkgs overlays by putting:

    nixpkgs.overlays = [ sterm.overlay ];

to your NixOS configuration.nix.


No differences found