Updated inputs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
users.users.numbus-admin = {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, ...}:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user