Refactoring, added amdgpu to initrd modules
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
];
|
||||
};
|
||||
|
||||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
|
||||
# Mount SMB share
|
||||
fileSystems."/mnt/share" = {
|
||||
device = "//haruko/share";
|
||||
|
Reference in New Issue
Block a user