remove amdvlk driver

This commit is contained in:
Leonardo Eugênio 2022-08-30 22:01:06 -03:00
parent 8ee44f18ed
commit 67c8c07db5
8 changed files with 27 additions and 41 deletions

View file

@ -433,8 +433,6 @@ in {
Install = { WantedBy = [ "sway-session.target" ]; };
};
};
home.file = {
".local/share/backgrounds".source = ./backgrounds;
};
home.file = { ".local/share/backgrounds".source = ./backgrounds; };
};
}