mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: removed nur
This commit is contained in:
parent
71ee617ed3
commit
392ed1c16f
4 changed files with 143 additions and 84 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
pkgs,
|
||||
flake,
|
||||
nur,
|
||||
# nur,
|
||||
...
|
||||
}: let
|
||||
inherit (flake.config.people) user0;
|
||||
|
@ -18,7 +18,7 @@ in {
|
|||
id = 0;
|
||||
}
|
||||
// (import (configPath + /bookmarks) {inherit flake;})
|
||||
// (import (configPath + /extensions) {inherit nur;})
|
||||
# // (import (configPath + /extensions) {inherit nur;})
|
||||
// (import (configPath + /search) {inherit flake;})
|
||||
// (import (configPath + /settings))
|
||||
// (import (configPath + /themes));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue