feat: add rebuild script
This commit is contained in:
parent
fcd62641b1
commit
5332c0d278
5 changed files with 17 additions and 16 deletions
|
@ -3,6 +3,9 @@
|
|||
isNormalUser = true;
|
||||
description = "rafiq";
|
||||
extraGroups = ["networkmanager" "wheel"];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILv8HqazE294YdyGaXK6q2EniDlTpGaUL071kk9+W0GJ rafiq@nemesis"
|
||||
];
|
||||
};
|
||||
|
||||
# Enable basic fonts for reasonable Unicode coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue