Skip to content

Commit

Permalink
feat: added flatpak to desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Mar 14, 2024
1 parent f83c3a3 commit 1ab4a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/desktop.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
programs.ssh.startAgent = true;

services = {
flatpak.enable = true;

udev = {
enable = true;
Expand Down

0 comments on commit 1ab4a16

Please sign in to comment.