ame: add anyrun
All checks were successful
flake check / check (push) Successful in 4m5s
fmt check / check (push) Successful in 57s
All checks were successful
flake check / check (push) Successful in 4m5s
fmt check / check (push) Successful in 57s
This commit is contained in:
parent
82e64f25d3
commit
44e19c2149
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
imports = [
|
imports = [
|
||||||
../../home
|
../../home
|
||||||
|
../../home/anyrun
|
||||||
../../home/firefox
|
../../home/firefox
|
||||||
../../home/wezterm
|
../../home/wezterm
|
||||||
../../home/zathura
|
../../home/zathura
|
||||||
|
|
Loading…
Reference in a new issue