move flatpak to desktop configuration

This commit is contained in:
2025-02-17 09:20:13 +01:00
parent 817f4608e0
commit 2ca4fd81c5
2 changed files with 3 additions and 5 deletions

View File

@@ -75,10 +75,7 @@
# Enable touchpad support (enabled default in most desktopManager).
# services.libinput.enable = true;
# enable flatpak
services.flatpak.enable = true;
# List packages installed in system profile. To search, run:
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.