os/impermanence: init

This commit is contained in:
Charlie Root 2024-09-02 22:26:06 +02:00
commit e5813bbbd6
3 changed files with 48 additions and 0 deletions

View file

@ -50,6 +50,8 @@
helix.url = "github:helix-editor/helix";
impermanence.url = "github:nix-community/impermanence";
neovim-flake = {
url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";