mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
updated goober config
This commit is contained in:
parent
d5b3261f40
commit
3df10b933d
5 changed files with 98 additions and 3 deletions
5
hosts/goober/configuration.nix
Normal file
5
hosts/goober/configuration.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
services.flatpak.enable = true;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue