aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-04-15 01:37:27 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-04-15 01:37:27 -0700
commit624c07e8680501a00b3edd45476a6380127aaad7 (patch)
treef3c65be08420e77c61c5fcf312885c5ef5cd7cd0 /home
parent853984814b50305386fa531dbc2ebb2c2c65af42 (diff)
downloadnix-624c07e8680501a00b3edd45476a6380127aaad7.tar
nix-624c07e8680501a00b3edd45476a6380127aaad7.tar.gz
nix-624c07e8680501a00b3edd45476a6380127aaad7.tar.bz2
nix-624c07e8680501a00b3edd45476a6380127aaad7.tar.lz
nix-624c07e8680501a00b3edd45476a6380127aaad7.tar.xz
nix-624c07e8680501a00b3edd45476a6380127aaad7.tar.zst
nix-624c07e8680501a00b3edd45476a6380127aaad7.zip
Split core packages more, improve installer and set richese to minimal packages for testing
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/common/core/fonts.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/nipsy/common/core/fonts.nix b/home/nipsy/common/core/fonts.nix
index 9ed0753..b152abe 100644
--- a/home/nipsy/common/core/fonts.nix
+++ b/home/nipsy/common/core/fonts.nix
@@ -5,5 +5,4 @@
pkgs.noto-fonts
pkgs.nerdfonts
];
-
}