move out of flake

This commit is contained in:
Luj 2024-03-31 21:23:04 +02:00
parent 6f4cea8ac3
commit 60db0d8369
Signed by: luj
GPG key ID: 6FC74C847011FD83
8 changed files with 292 additions and 1292 deletions

View file

@ -35,8 +35,6 @@
environment.variables.EDITOR = "nvim";
programs.command-not-found.enable = false;
programs.nix-index-database.comma.enable = true;
networking.networkmanager.dns = "systemd-resolved";
services.resolved.enable = true;