Added Affinity App

This commit is contained in:
Olaf Kolkman
2026-09-13 09:30:13 +02:00
parent b4a0a55a3a
commit 56b4fd88c0
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -13,9 +13,7 @@ _:
"gimp" "gimp"
"inkscape" "inkscape"
"vcv-rack" "vcv-rack"
#"affinity-designer" "affinity"
#"affinity-photo"
#"affinity-publisher"
# Communication Tools # Communication Tools
"adium" "adium"
+1 -1
View File
@@ -1,7 +1,7 @@
{ config, pkgs, ... }: { config, pkgs, ... }:
let let
emacsOverlaySha256 = "0a130q51cc35hzaz1clj0l9d7xwn13mgrlbxqi4jaxpma2ir27lb"; emacsOverlaySha256 = "09wf4ww2irx9lxq6symh5cjai1xjgf4jxikr24z22r2i0cjg5f9g";
in in
{ {
home-manager.backupFileExtension = "nix-backup"; home-manager.backupFileExtension = "nix-backup";