Updated inputs.

This commit is contained in:
Raphaël Numbus
2026-02-24 22:31:50 +01:00
parent 596c03a800
commit 0d80044380
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, ... }: { config, pkgs, ... }:
{ {
users.users.numbus-admin = { users.users.numbus-admin = {
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, pkgs, ...}: { pkgs, ... }:
{ {
virtualisation.podman.enable = true; virtualisation.podman.enable = true;