alpha
Login
or
Join now
yemou.pink
/
nix-configs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Nix configurations for my homelab
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
modules/gui: add anki-bin
author
yemou
date
1 year ago
(Jun 4, 2025, 8:07 AM -0400)
commit
5a560e42
5a560e423638c8daebe5e53e7221dcff2eeb1b3e
parent
f8a4e501
f8a4e5018e819901a6b95b2718b18fe1744eec7e
+2
1 changed file
Expand all
Collapse all
Unified
Split
modules
gui.nix
+2
modules/gui.nix
Reviewed
···
165
165
# System-wide packages
166
166
environment.systemPackages = with pkgs; [ adwaita-icon-theme ];
167
167
168
168
+
# TODO: split these out better
168
169
# Per-user packages
169
170
users.users.mou.packages = with pkgs; [
171
171
+
anki-bin
170
172
foot
171
173
keepassxc
172
174
libsecret