~ruther/nixos-config

ref: 8f8c847de507bc2d1b25875303e7b9b779544db2 nixos-config/modules/programs/default.nix -rw-r--r-- 215 bytes
8f8c847d — Rutherther feat: do not sync doom every time 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
#  Apps
#
#  flake.nix
#   ├─ ./hosts
#   │   └─ home.nix
#   └─ ./modules
#       └─ ./programs
#           └─ default.nix *
#               └─ ...
#

[
  ./alacritty.nix
  ./rofi.nix
]
Do not follow this link