mirror of
https://github.com/callumio/nixfiles.git
synced 2026-08-06 20:49:17 +01:00
remove legacy modules folder
This commit is contained in:
parent
9b48220a2a
commit
262f069d7d
10 changed files with 1 additions and 206 deletions
|
|
@ -1,5 +0,0 @@
|
|||
{lib, ...}: {
|
||||
options.keys = lib.mkOption {
|
||||
default = import ../lib/keys.nix;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue