mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Rework continues
This commit is contained in:
parent
91a7234605
commit
70da3fe0b5
4 changed files with 31 additions and 7 deletions
|
|
@ -1,7 +1 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
|
||||
{
|
||||
import = [
|
||||
./.
|
||||
];
|
||||
}
|
||||
{ imports = ./.; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue