Nicola Brisotto
Nicola Brisotto
I've got this error: => Booting WEBrick => Rails 2.3.2 application starting on http://0.0.0.0:3001 /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- rack/respond_to (MissingSourceFile) from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in`require' from /var/lib/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require' from...
I would like to use this project as a base on another opensource but there is no license on this repo.
**Describe the bug** I've linked two notes using the "copy block reference" feature but it doesn't show up in the graph **To Reproduce** Steps to reproduce the behavior: 1. Create...
I was looking at the ephemeral-btrfs module. I see you ensure needed directories exists: https://github.com/Misterio77/nix-config/blob/ec4bd4983695521e8d1016093f3d092ffbe5ca6e/hosts/common/optional/ephemeral-btrfs.nix#L13-L14 But as far I understand the impermanence module included in optin-persistence.nix should https://github.com/Misterio77/nix-config/blob/ec4bd4983695521e8d1016093f3d092ffbe5ca6e/hosts/common/global/optin-persistence.nix#L11-L20 Does it...