It builds now.
This commit is contained in:
parent
9c71495c73
commit
f3d9e8a188
47 changed files with 577 additions and 401 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }:
|
||||
{ nur, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../../overlays
|
||||
# Apps and programs
|
||||
../../../modules/home
|
||||
../../../modules/home/users
|
||||
../../../modules/home/files
|
||||
|
@ -9,5 +9,10 @@
|
|||
../../../modules/home/programs
|
||||
../../../modules/home/sway
|
||||
../../../modules/home/utils
|
||||
|
||||
# Misc
|
||||
nur.nixosModules.nur
|
||||
../../../overlays
|
||||
../../../variables
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue