fix: move steam into infinidoge profile
This commit is contained in:
parent
773357e622
commit
8d2699710c
2 changed files with 2 additions and 2 deletions
|
@ -41,6 +41,8 @@
|
||||||
|
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
qt5ct.enable = true;
|
qt5ct.enable = true;
|
||||||
|
|
||||||
|
steam.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
|
|
|
@ -4,6 +4,4 @@
|
||||||
extraPkgs = pkgs: with pkgs; [ pango harfbuzz libthai ];
|
extraPkgs = pkgs: with pkgs; [ pango harfbuzz libthai ];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue