This commit is contained in:
Osman Faruk Bayram 2024-12-10 19:50:29 +03:00
parent 92744d63c7
commit e30981dcc3

View file

@ -127,7 +127,10 @@
# services.xserver.libinput.enable = true;
# Define a user account. Don't forget to set a password with passwd.
virtualisation.docker.enable = true;
virtualisation.docker = {
enable = true;
enableNvidia = true;
};
users.users.osbm = {
isNormalUser = true;