add de cosmic to new flake based approach
This commit is contained in:
parent
b69246de06
commit
985d584213
14 changed files with 426 additions and 68 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
system.activationScripts.sshConfig = {
|
||||
# TODO revisit this, this is stupid and ugly what am I doing here...
|
||||
# this is just making it so that the root user can fetch from github. I don't think I need this anymore...
|
||||
text = ''
|
||||
mkdir -p /root/.ssh
|
||||
ln -snf ${config.age.secrets.nix2github.path} /root/.ssh/nix2github
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue