Move overlays to flake definition

This commit is contained in:
2023-09-03 01:39:26 +02:00
parent 0b31ff0edf
commit ee5fb41f14
6 changed files with 18 additions and 38 deletions

View File

@@ -3,6 +3,7 @@
{
# Improve nix-shell and direnv integration
environment.pathsToLink = [ "/share/nix-direnv" ];
programs.direnv.enable = true;
# Set up podman
virtualisation = {