Skip to content

Commit 0226317

Browse files
committed
feat: make flatpak common among all systems
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
1 parent 1f2b6c2 commit 0226317

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

System/Common/Services/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
imports = [
33
./earlyoom.nix
4+
./flatpak.nix
45
./fwupd.nix
56
./logind.nix
67
./networking.nix

System/Lenovo-Laptop/Packages/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
imports = [
33
./adb.nix
44
./cosmic.nix
5-
./flatpak.nix
65
./gamemode.nix
76
./gnome.nix
87
# ./gnome-specialisation.nix

0 commit comments

Comments
 (0)