Compare commits
1 Commits
b7cc6e40b4
...
973300f70f
Author | SHA1 | Date | |
---|---|---|---|
973300f70f |
@ -41,7 +41,6 @@
|
||||
};
|
||||
extraOptions = ''
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
gc-keep-outputs = true
|
||||
'';
|
||||
};
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
# Improve nix-shell and direnv integration
|
||||
environment.pathsToLink = [ "/share/nix-direnv" ];
|
||||
services.lorri.enable = true;
|
||||
|
||||
# Enable virtualisation
|
||||
virtualisation.libvirtd = {
|
||||
|
@ -32,7 +32,7 @@
|
||||
# Development
|
||||
git
|
||||
direnv
|
||||
nix-direnv
|
||||
lorri
|
||||
podman-compose
|
||||
gnumake
|
||||
gitAndTools.pre-commit
|
||||
|
Loading…
Reference in New Issue
Block a user