ref(nix): moved docker to home-manager

This commit is contained in:
Léana 江 2024-03-21 12:00:03 +01:00 committed by Léana 江
parent a13e2d3d8e
commit 1df56f6074
5 changed files with 25 additions and 108 deletions

View file

@ -10,8 +10,6 @@
networking.hostName = hostname;
environment.shells = [pkgs.fish];
imports = [./services];
nix.settings.trusted-users = ["leana"];
environment.systemPackages = with pkgs; [