From 4af010a5b50f93d07da30a61f33b1b84ab3b258a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 8 May 2024 23:18:58 +0300 Subject: [PATCH] desktop: add okular --- modules/profiles/desktop/default.nix | 1 + pkgs/btrfs-auto-snapshot.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index efc22e7..2cb9438 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -148,6 +148,7 @@ in { arandr pandoc evince + okular gparted scribus gnumake diff --git a/pkgs/btrfs-auto-snapshot.nix b/pkgs/btrfs-auto-snapshot.nix index b0d4d0c..c1e0fd2 100644 --- a/pkgs/btrfs-auto-snapshot.nix +++ b/pkgs/btrfs-auto-snapshot.nix @@ -56,7 +56,7 @@ assert syslogSupport -> util-linux != null; license = licenses.gpl2; mainProgram = "btrfs-auto-snapshot"; maintainers = with maintainers; [motiejus]; - platforms = platforms.unix; + platforms = platforms.linux; longDescription = '' btrfs-auto-snapshot is a Bash script designed to bring as much of the