woops
This commit is contained in:
parent
dac69de5ae
commit
90f0a571c0
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
imports =
|
||||
[
|
||||
# TODO revisit
|
||||
(settings.hostsDir + "/_common/components/todo_neovim.nix")
|
||||
(settings.hostsDir + "/_common/components/neovim.nix")
|
||||
# Common components this machine uses
|
||||
(settings.hostsDir + "/_common/components/systemd_boot.nix")
|
||||
(settings.hostsDir + "/_common/components/ssh.nix")
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
imports =
|
||||
[
|
||||
# TODO revisit
|
||||
(settings.hostsDir + "/_common/components/todo_neovim.nix")
|
||||
(settings.hostsDir + "/_common/components/neovim.nix")
|
||||
# Common components this machine uses
|
||||
(settings.hostsDir + "/_common/components/systemd_boot.nix")
|
||||
(settings.hostsDir + "/_common/components/ssh.nix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue