Commit graph

128 commits

Author SHA1 Message Date
7314178fa7
home: modify installed packages
### NixOS
- re-added libnotify and jq
  they are needed for my screenshot script and were removed by accident
- removed kvantum, hyprland
- removed unnecessary hyprland options in flake.nix
- configured browsers through home-manager options
- fixed typo in i18n.nix
### Common
- added nix-output-monitor
- configured helix
- fixed indentation at programs.vscode
2023-11-04 00:02:28 +08:00
522a853121
flake: dedupe inputs 2023-11-03 23:18:31 +08:00
9bd8650002
flake: add description 2023-11-03 23:16:07 +08:00
180da0e0f9
flake: remove iMac-NixOS 2023-10-27 00:13:44 +08:00
1eab1dc30f
nixos: remove nixos/{i18n,users,networking/timezone} 2023-10-27 00:10:04 +08:00
8ff2fc46aa
nixos: add presets 2023-10-16 16:26:06 +08:00
4b52ac15d2
repo: declutter 2023-10-15 08:51:56 +08:00
8d3acf6838
repo: git submodules -> flake inputs 2023-10-14 15:53:25 +08:00
902c079413
flake: import flakes in {machine,user}-specific configs 2023-10-14 13:53:54 +08:00
f63465ea9e
81fw-nixos: enable luks tpm unlocking 2023-10-13 01:13:18 +08:00
b554b2fbf0
81fw-nixos: setup disko, impermanence 2023-10-12 22:21:14 +08:00
f1180fd4a5
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-10 17:49:57 +08:00
ecdd788608
flake: fix typo in username 2023-10-10 17:42:18 +08:00
1f84c9ece5
flake: fix imac-2017 machine path 2023-10-08 17:17:43 +08:00
89f91afa4e
hardware: overhaul hardware configuration
- moved nvidia prime `xxxBusId` to machines specific configuration
- moved hostname config to flake.nix
- added per-machine configuration
  (example usage: multiple machines with same model)
2023-10-07 16:19:15 +08:00
2ef4f15dbd
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-05 15:56:59 +08:00
9b8a74aa60
flake: seperate entrypoint from machines 2023-10-05 12:53:41 +08:00
4ae7910f64
darwin: fix infinite recursion
fae70de5cd217dea555a818364443b3481f63f91 is the first bad commit
2023-10-04 14:29:38 +08:00
e7a6d7831c
flake: move flake configurations to a seperate folder 2023-09-27 17:05:27 +08:00
f3116799a6
darwin,fix: introduced by path changes in e6f857 2023-09-27 14:24:16 +08:00
ce813f3edc
darwin: move to new structure 2023-09-27 13:27:59 +08:00
fedee7be14
migrate to new structure 2023-09-27 12:05:53 +08:00
16dd604ca9
nixos: rename hosts to machines + minor changes 2023-09-27 07:52:00 +08:00
c70b79327c
flake: remove disable systemd fcitx5 daemon 2023-09-26 16:37:10 +08:00
36bd037a03
nixos: minor adjustments to secrets, proxy, users 2023-09-21 05:23:10 +08:00
48130212e3
chore: comment unneeded flake inputs 2023-09-20 06:16:32 +08:00
2b0066702e
fix: use correct home.nix path on darwin 2023-09-20 06:06:07 +08:00
3c138f3b9f
initial commit 2023-09-19 08:17:43 +08:00