big cleanup
This commit is contained in:
parent
0103661908
commit
b2d69d270e
19 changed files with 198 additions and 314 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
scope,
|
||||
getFlakePkg,
|
||||
...
|
||||
}:
|
||||
scope "user.programs.helix" {
|
||||
enable = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.helix;
|
||||
# package = getFlakePkg inputs.helix;
|
||||
settings = {
|
||||
theme = "nix-rice";
|
||||
editor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue