fuck it up
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{...}: {
|
||||
{inputs, pkgs, ...}: {
|
||||
home.packages = [
|
||||
inputs.expert.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
home.file.".config/helix" = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
|
||||
Reference in New Issue
Block a user