hosts/satori: move some pkgs

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-07 05:12:10 +05:30
parent 15e6418361
commit 6f7e8a749a
3 changed files with 5 additions and 9 deletions

View File

@@ -47,6 +47,9 @@
office-code-pro
eb-garamond
noto-fonts-cjk
hanazono
takao
liberation_ttf
];
users.users.natto = {
isNormalUser = true;
@@ -63,7 +66,6 @@
};
};
virtualisation = {
docker.enable = true;
podman = {
enable = true;
enableNvidia = true;