return kitty to server
This commit is contained in:
parent
c01733665a
commit
70f24bc294
@ -1,9 +1,11 @@
|
||||
{ inputs, ... }: {
|
||||
imports = with inputs.self.nixosModules; with inputs.self.nixosProfiles; [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.base16.hmModule
|
||||
|
||||
applications
|
||||
devices
|
||||
fonts
|
||||
git
|
||||
gpg
|
||||
locale
|
||||
@ -15,10 +17,12 @@
|
||||
secrets-envsubst
|
||||
security
|
||||
ssh
|
||||
themes
|
||||
xdg
|
||||
zsh
|
||||
|
||||
direnv
|
||||
kitty
|
||||
|
||||
nginx
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user