Add vintagestory flatpak
This commit is contained in:
parent
dc8d6c5bd0
commit
69cf86fdb3
8
dotfiles/home-manager/desktop/apps/vintagestory.nix
Normal file
8
dotfiles/home-manager/desktop/apps/vintagestory.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
services.flatpak.packages = [
|
||||
"at.vintagestory.VintageStory/x86_64/stable"
|
||||
];
|
||||
# home.packages = [
|
||||
# pkgs.vintagestory
|
||||
# ];
|
||||
}
|
Loading…
Reference in New Issue
Block a user