about summary refs log tree commit diff stats
path: root/nix-conf/machines/egalmoth
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2023-12-13 15:29:51 +0000
committerDavid Morgan <djm_uk@protonmail.com>2023-12-13 15:29:51 +0000
commit79034fac30f37e61669ab7e49b342fe8f79ac290 (patch)
treecc00cb96c5d79a5c881578d6f4c5612e389974b4 /nix-conf/machines/egalmoth
parent278a398bfe2612bd54249e33a2d01a8fd5e94279 (diff)
downloaddotfiles-79034fac30f37e61669ab7e49b342fe8f79ac290.tar.gz
Update options for 23.11
Diffstat (limited to 'nix-conf/machines/egalmoth')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 9330414..51d3241 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -138,7 +138,7 @@
 
   services.locate = {
     enable = true;
-    locate = pkgs.plocate;
+    package = pkgs.plocate;
     localuser = null;
   };
 
@@ -170,7 +170,7 @@
     xst
   ];
 
-  fonts.fonts = with pkgs; [
+  fonts.packages = with pkgs; [
     iosevka-comfy.comfy
     iosevka-bin
     jetbrains-mono