Commit graph

149 commits

Author SHA1 Message Date
36bea2b498
nixos: move plymouth to ./presets/desktop 2023-11-09 12:06:36 +08:00
65a8502ecb
nixos: add myFlake.nixos.boot.{silentboot,noLoaderMenu} 2023-11-09 11:55:14 +08:00
f7287b37fe
nixos: enable shell in user configuration 2023-11-09 11:51:35 +08:00
3601c15404
nixos,presets: add desktop/virt-manager 2023-11-08 23:58:02 +08:00
71cff0a10d
nixos,core: remove default packages 2023-11-08 22:19:15 +08:00
7a453b5a56
nixos,dns: types.string -> types.str 2023-11-08 17:15:03 +08:00
b056a38897
nixos,networking: add myFlake.nixos.networking.dns 2023-11-08 17:14:59 +08:00
32019b25d8
nixos,alidns: move to nixos/presets/core/networking 2023-11-08 17:14:56 +08:00
561efa77e3
nixos: move machines/nixos/hardware/accessories to nixos/presets/desktop/ 2023-11-06 12:23:08 +08:00
0ee56bf571
nixos,presets: sorting 2023-11-06 07:50:34 +08:00
d683d4bb53
flake: move flake's substituter to ./flakes/* 2023-11-05 21:14:23 +08:00
12d5afb47d
nixos,presets: add zram-generator 2023-11-05 17:35:05 +08:00
e8b5a28757
flake: adapt new flake.lock 2023-11-05 16:53:41 +08:00
3ad8fc3963
nixos: move font packages to home-manager 2023-11-04 20:49:54 +08:00
db3355ffee
nixos,fix: remove firewall.nix from default.nix 2023-11-04 19:35:48 +08:00
6b863b1462
nixos: remove firewall.nix 2023-11-04 18:14:58 +08:00
98dbc82d27
flake: format everything using alejandra 2023-11-04 18:14:42 +08:00
e690cf05ec
flake: overhaul presets 2023-11-04 18:02:11 +08:00
63e6aa1b81
flake: install git 2023-11-04 15:36:48 +08:00
6a5f37bbed
overlays: patch ydict 2023-11-03 22:52:18 +08:00
c3c7abb669
overlays,sway: use .patch file from github PR 2023-10-31 17:18:50 +08:00
edfcd11811
flake: adapt new flake.lock 2023-10-31 17:07:16 +08:00
1eab1dc30f
nixos: remove nixos/{i18n,users,networking/timezone} 2023-10-27 00:10:04 +08:00
a75a14d0a2
flake: adapt new flake.lock 2023-10-18 19:04:06 +08:00
5751f40dc1
packages,fonts: add symbols nerd font 2023-10-18 19:03:39 +08:00
aaa3d9ee88
nixos,boot: set timeout to 0 seconds 2023-10-18 17:44:41 +08:00
d55cafd965
nixos,kdeconnect: gsconnect -> valent 2023-10-18 17:42:18 +08:00
8ff2fc46aa
nixos: add presets 2023-10-16 16:26:06 +08:00
5bd2c3dbde
Merge branch 'master' of https://github.com/Guanran928/flake 2023-10-15 14:24:40 +08:00
4b52ac15d2
repo: declutter 2023-10-15 08:51:56 +08:00
e179a6bc06
users: remove system-user.nix 2023-10-14 17:40:12 +08:00
8d3acf6838
repo: git submodules -> flake inputs 2023-10-14 15:53:25 +08:00
f7d4878472
nix: modify nix configurations 2023-10-14 10:20:42 +08:00
92ca867f76
overlays: use fetchgit to fetch patches from aur 2023-10-13 15:12:12 +08:00
ba30402186
networking: networkmanager -> iwd 2023-10-12 22:22:13 +08:00
f2d5d71f42
flake: adapt new flake.lock 2023-10-12 16:40:25 +08:00
84bfa9817a
networking: modify proxy configurations
- removed `environment.systemPackages = with pkgs; [ clash-meta ];`,
  as I found it isn't nessessary...
- use same environment variables on different platforms and alias
2023-10-10 17:05:33 +08:00
aed681b24d
overlays: patch firefox with .diff file from aur/firefox-xdg 2023-10-08 11:15:59 +08:00
760327c7ea
repo: trim tailing whitespaces 2023-10-05 18:09:04 +08:00
d69188d887
overlays: patch prismlauncher to allow cracked accounts 2023-10-05 18:03:37 +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
24419b28e3
nixos: add substituters 2023-09-27 07:40:21 +08:00
e151bf4bb7
flake.nix: disable command-not-found 2023-09-27 07:01:04 +08:00
fda212386c
nixos,fix: actually import xdg.nix 2023-09-26 16:35:45 +08:00
36bd037a03
nixos: minor adjustments to secrets, proxy, users 2023-09-21 05:23:10 +08:00
04990550bb
nixos: add roboto to fonts 2023-09-21 05:21:04 +08:00
d7fcdf05b9
chore: format getty greeting message 2023-09-20 00:47:52 +08:00
3c138f3b9f
initial commit 2023-09-19 08:17:43 +08:00