parent
98357ef81e
commit
b7cc6e40b4
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
# Improve nix-shell and direnv integration
|
# Improve nix-shell and direnv integration
|
||||||
environment.pathsToLink = [ "/share/nix-direnv" ];
|
services.lorri.enable = true;
|
||||||
|
|
||||||
# Enable virtualisation
|
# Enable virtualisation
|
||||||
virtualisation.libvirtd = {
|
virtualisation.libvirtd = {
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
# Development
|
# Development
|
||||||
git
|
git
|
||||||
direnv
|
direnv
|
||||||
nix-direnv
|
lorri
|
||||||
podman-compose
|
podman-compose
|
||||||
gnumake
|
gnumake
|
||||||
gitAndTools.pre-commit
|
gitAndTools.pre-commit
|
||||||
|
|
Loading…
Reference in New Issue