idk
This commit is contained in:
parent
0538d591a3
commit
f702ae8812
5 changed files with 9 additions and 35 deletions
|
|
@ -4,6 +4,7 @@
|
|||
./programs.nix
|
||||
|
||||
(libs.root "/modules/features/system/docker.nix")
|
||||
(libs.root "/modules/features/system/packages.nix")
|
||||
|
||||
(libs.root "/home/asakiyuki/configuration.nix")
|
||||
(libs.root "/options/system/default.nix")
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs = {
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue