Adding packages & disabling resolved

This commit is contained in:
Lyes Saadi 2025-03-05 23:48:30 +01:00
parent 86df62b1a2
commit 3816dd35cd
Signed by: lyes
GPG key ID: 55A1D803917CF39A
3 changed files with 11 additions and 7 deletions

View file

@ -14,7 +14,7 @@
];
services.resolved = {
enable = true;
enable = false;
dnssec = "true";
domains = [ "~." ];
fallbackDns = [

View file

@ -121,6 +121,7 @@ in {
protege # LogIA Course
haskellPackages.Agda
agdaPackages.standard-library
devtoolbox
# Containers & VMs
toolbox
@ -173,6 +174,9 @@ in {
}];
packages = [
# Image
"page.kramo.Sly"
# Video
"org.nickvision.tubeconverter"