Update to the new NUR format

See https://github.com/nix-community/NUR/issues/45
This commit is contained in:
Francesco Gazzetta 2018-07-21 15:55:00 +02:00
parent 3ad2553ead
commit 8055d108f0
8 changed files with 54 additions and 32 deletions

6
modules/default.nix Normal file
View file

@ -0,0 +1,6 @@
{
# Add your NixOS modules here
#
# my-module = import ./my-module;
}