mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
Initial commit.
This commit is contained in:
commit
25be5d58d9
26 changed files with 931 additions and 0 deletions
4
default.nix
Normal file
4
default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
inherit (import ./lib/deploy.nix) deploy;
|
||||
pkgs = import ./pkgs;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue