mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: bells and whistles
This commit is contained in:
parent
66f5917693
commit
569d969ecc
12 changed files with 111 additions and 14 deletions
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: let
|
||||
configPath = ./config;
|
||||
settingsPath = import (configPath + /settings.nix);
|
||||
settingsPath = import (configPath + /settings.nix) {inherit flake;};
|
||||
stylePath = import (configPath + /style.nix) {
|
||||
inherit
|
||||
flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue