86 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *
This commit is contained in:
parent
f050c4ee4a
commit
386d86872c
@ -146,6 +146,13 @@
|
|||||||
security.polkit.enable = true;
|
security.polkit.enable = true;
|
||||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
|
|
||||||
|
virtualisation = {
|
||||||
|
podman = {
|
||||||
|
enable = true;
|
||||||
|
defaultNetwork.settings.dns_enabled = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
# List services that you want to enable:
|
# List services that you want to enable:
|
||||||
|
|
||||||
# fingerprint unlock
|
# fingerprint unlock
|
||||||
|
@ -55,7 +55,6 @@
|
|||||||
foot
|
foot
|
||||||
grimblast
|
grimblast
|
||||||
dconf
|
dconf
|
||||||
podman
|
|
||||||
distrobox
|
distrobox
|
||||||
# TODO: move into luhsoccer baguette dev environment
|
# TODO: move into luhsoccer baguette dev environment
|
||||||
cmake
|
cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user