pluh 🗣
This commit is contained in:
parent
668140531b
commit
516b647ed4
35 changed files with 204 additions and 119 deletions
5
hosts/headful/glacier/librewolf.nix
Normal file
5
hosts/headful/glacier/librewolf.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.flatpak.packages = [
|
||||
"io.gitlab.librewolf-community"
|
||||
];
|
||||
}
|
5
hosts/headful/glacier/steam.nix
Normal file
5
hosts/headful/glacier/steam.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.flatpak.packages = [
|
||||
"com.valvesoftware.Steam"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue