abandon lorri, which does not support flakes yet
This commit is contained in:
parent
1f6477feae
commit
622c6c87fa
1 changed files with 3 additions and 3 deletions
|
|
@ -8,10 +8,10 @@ in
|
|||
{
|
||||
imports = [
|
||||
(import ./programs/dura)
|
||||
(import ./universal.nix) ];
|
||||
(import ./universal.nix)
|
||||
];
|
||||
|
||||
home.packages = defaultPkgs;
|
||||
|
||||
services.lorri.enable = true;
|
||||
xdg.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue