clean hosts dir & update
nix flake show / show-flake (push) Successful in 1m5s

This commit is contained in:
smayzy
2025-07-23 18:39:39 +02:00
parent 64a83c51ed
commit a5f666c221
7 changed files with 21 additions and 40 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
{ inputs, config, pkgs, lib, overlays, ... }:
{ inputs, pkgs, overlays, ... }:
{
imports =
@@ -13,7 +13,6 @@
isNormalUser = true;
description = "smayzy";
extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [];
};
environment.systemPackages = with pkgs; [