its time to merge to master... its too big now xD #76

Open
gortium wants to merge 160 commits from uconsole-cm5-incremental into master
18 changed files with 459 additions and 158 deletions
Showing only changes of commit bd283de350 - Show all commits

View File

@@ -10,8 +10,8 @@
nh
];
shell = pkgs.zsh;
openssh.authorizedKeys.keys = [
passwordFile = config.age.secrets.gortium_password.path;
openssh.authorizedKeys.keys = [
keys.users.gortium.main
];
};