Added so much stuff
This commit is contained in:
parent
1b17dc6cf3
commit
71f7586a61
100 changed files with 4404 additions and 33 deletions
home/adrielus/features/cli
7
home/adrielus/features/cli/ssh.nix
Normal file
7
home/adrielus/features/cli/ssh.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }: {
|
||||
programs.ssh.enable = true;
|
||||
|
||||
# home.persistence = {
|
||||
# "/persist/home/adrielus".directories = [ ".ssh" ];
|
||||
# };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue