1
0
Fork 0

Carnix experiments

This commit is contained in:
Malte Brandy 2018-06-09 11:51:46 +02:00
parent 0bd3b5c406
commit b1e232bc3a
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
4 changed files with 1241 additions and 0 deletions

View file

@ -117,6 +117,7 @@ systemd.user.startServices = true;
home.packages = with pkgs; [
neovim
rust-scripts
];
xdg.enable = true;
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,4 @@
{ ... }:
{
import ./carnix.nix {};
}

View file

@ -0,0 +1 @@
/nix/store/z02qlzwlm423nvqb3144bvm3s1is9j5c-home-manager-generation