Add steam and special closer

This commit is contained in:
2023-05-16 22:33:54 +01:00
parent c52869341b
commit 65583b9494
3 changed files with 185 additions and 161 deletions

View File

@@ -35,6 +35,12 @@
ubuntu_font_family
];
programs = {
steam = {
enable = true;
};
};
services = {
gnome.gnome-keyring.enable = true;