Preparation for deployment library
This commit is contained in:
parent
e4e09e1bf9
commit
1bc27dde82
12 changed files with 420 additions and 73 deletions
|
|
@ -174,7 +174,6 @@ with lib;
|
|||
bertof = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "audio" "input" "docker" "libvirtd" "network" "networkmanager" "usb" "video" "wheel" ];
|
||||
openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN+zsSWZFFzQKnATCAvtG+iuSm4qkZHjCtHzGa9B/71W" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
# tiziano = {
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
../hm_modules/jq.nix
|
||||
# ../hm_modules/kakoune.nix
|
||||
../hm_modules/keychain.nix
|
||||
../hm_modules/kitty.nix
|
||||
# ../hm_modules/kitty.nix
|
||||
../hm_modules/lf.nix
|
||||
../hm_modules/man.nix
|
||||
../hm_modules/megasync.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue