fix: put the nix crimes in the right place

This commit is contained in:
Ashhhleyyy 2023-10-06 16:38:07 +01:00
parent 93610f55ea
commit 4bc2e86620
Signed by: ash
GPG key ID: 83B789081A0878FB
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,6 @@
{ config, pkgs, ... }: {
services.flatpak.enable = true;
services.resolved.enable = true;
services.avahi = {
enable = true;

View file

@ -1,6 +1,4 @@
{ config, pkgs, ... }: {
services.flatpak.enable = true;
home.packages = with pkgs; [
nerdfonts
firefox