lix/cachix

This commit is contained in:
Jana Dönszelmann 2025-02-09 13:34:47 +01:00
parent 9fe35e28a4
commit 3c758d5346
No known key found for this signature in database
8 changed files with 732 additions and 1040 deletions

View file

@ -4,7 +4,10 @@
stateVersion = "24.05";
username = "jana";
homeDirectory = "/home/jana";
packages = with pkgs; [ config.programs.neovim.package ];
packages = with pkgs; [
p1n3appl3.tab
];
};
imports = [