-
Notifications
You must be signed in to change notification settings - Fork 5
feat(modules): Add host-info and secrets as nixosModules
#71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a74840f to
b9bb389
Compare
1327efb to
cdd8f83
Compare
cdd8f83 to
e19a3b0
Compare
df28e5a to
f5e6a84
Compare
93bbd97 to
7ee365f
Compare
smanilov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could not run with
cd /tmp
mkdir proekt
cd proekt
nix flake init
<modifying the flake.nix>
nix run github:metacraft-labs/nixos-modules/feat/modules/secrets#secret -- --machine=foo --service=bar --secret=baz
because I got
error: access to absolute path '/tmp' is forbidden in pure evaluation mode (use '--impure' to override)
But I was assured by Mr Nikov that all is good.
b16928f to
1ceb514
Compare
1ceb514 to
56fe93d
Compare
7ad9092 to
c9da533
Compare
|
Thanks for your Pull Request! Below you will find a summary of the cachix status of each package, for each supported platform.
|
PetarKirov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some ideas for improvement around the generated nixFile, but let's leave them for a future PR.
c9da533 to
9ebeb28
Compare
No description provided.