-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.nix
454 lines (444 loc) · 10.3 KB
/
home.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
{ pkgs, ... }:
let
pkgsUnstable = import <nixpkgs-unstable> { };
in
# nix-gaming = import (builtins.fetchTarball "https://github.com/fufexan/nix-gaming/archive/master.tar.gz");
{
home = {
file = {
".config/bat" = {
source = ./src/bat;
recursive = true;
};
".config/helix" = {
source = ./src/helix;
recursive = true;
};
".config/hypr" = {
source = ./src/hypr;
recursive = true;
};
".config/neovide" = {
source = ./src/neovide;
recursive = true;
};
".config/nvim" = {
source = ./src/nvim;
recursive = true;
};
".config/yazi" = {
source = ./src/yazi;
recursive = true;
};
".face".source = ./src/.face;
".ghc" = {
source = ./src/.ghc;
recursive = true;
};
".npmrc".source = ./src/.npmrc;
# ".config/xilinx/nix.sh".text = ''
# INSTALL_DIR=$HOME/tools/Xilinx
# VERSION=2024.1
# '';
};
homeDirectory = "/home/neo";
keyboard.options = [ "caps:escape" ];
packages = with pkgs; [
air
arduino-ide
pkgsUnstable.airshipper
alsa-utils
android-file-transfer
appimage-run
asciiquarium
audacity
bat
black
blanket
busybox
pkgsUnstable.bun
cascadia-code
# cava
clang-tools
cling
cmake
cmatrix
# dune_3
eb-garamond
pkgsUnstable.electron-mail
elixir
erlang
eslint_d
evince
eza
firefox-devedition-bin
flutter
foliate
font-awesome
fswatch
gcc14
gdb
gdtoolkit_4
ghc
ghcid
pkgsUnstable.gimp3
pkgsUnstable.gleam
gnumake
go
godot_4
grim
grimblast
haskell-language-server
haskellPackages.cabal-gild
haskellPackages.cabal-install
heroic
hunspell
hunspellDicts.en_GB-ise
inkscape
inotify-tools
jdk11
jetbrains.clion
kdenlive
krita
pkgsUnstable.legcord
lexical
libqalculate
libreoffice-qt
libresprite
lua
lxgw-wenkai
lxqt.lxqt-policykit
minetest
musescore
neovide
pkgsUnstable.neovim
(nerdfonts.override { fonts = [ "CascadiaCode" ]; })
networkmanagerapplet
nitrogen
# nix-gaming.packages.${pkgs.hostPlatform.system}.wine-ge
nix-output-monitor
nixfmt-rfc-style
nmap
nodejs
nodePackages.prettier
notify-desktop
obsidian
# ocaml
# ocamlPackages.ocaml-lsp
# ocamlPackages.ocamlformat
# ocamlPackages.utop
oneko
opam
openssl
ormolu
# pkgsUnstable.oxlint
p7zip
pavucontrol
pfetch
piper
pipes
prettierd
protonvpn-gui
python3
python312Packages.pip
qalculate-gtk
ripgrep
roboto
rustup
scrcpy
showmethekey
slurp
spotify
steam
stylua
stylish-haskell
sumneko-lua-language-server
swww
tree-sitter
tty-clock
ubuntu_font_family
ungoogled-chromium
usbutils
unzip
uxplay
ventoy
victor-mono
vlc
way-displays
wl-clipboard
(xfce.thunar.override {
thunarPlugins = [
file-roller
xfce.thunar-archive-plugin
xfce.tumbler
];
})
xournalpp
xwaylandvideobridge
xz
yazi
zip
];
pointerCursor = {
gtk.enable = true;
name = "Bibata-Modern-Classic";
package = pkgs.bibata-cursors;
size = 24;
x11.enable = true;
};
sessionPath = [
"$HOME/.bun/bin"
"$HOME/.config/home-manager/bin"
"$HOME/.npm-packages/bin"
"$HOME/bin"
];
sessionVariables = {
BAT_THEME = "Catppuccin Mocha";
EDITOR = "nvim";
MOZ_USE_XINPUT2 = "1";
NIXOS_OZONE_WL = "1";
PF_INFO = "ascii title os uptime pkgs wm shell editor";
PROTON_VERSION = "Proton Experimental";
QT_STYLE_OVERRIDE = "kvantum";
};
shellAliases = {
home = "vi ~/.config/home-manager";
ls = "eza --all --long --git";
nix-xilinx = "nix run gitlab:doronbehar/nix-xilinx#xilinx-shell";
vi = "nvim";
# vi = "neovide --fork";
vim = "vi";
vivado = "nix run gitlab:doronbehar/nix-xilinx#vivado";
};
stateVersion = "24.05";
username = "neo";
};
nix = {
package = pkgs.nix;
settings.experimental-features = [
"nix-command"
"flakes"
];
};
nixpkgs.config.allowUnfree = true;
programs = {
direnv = {
enable = true;
nix-direnv.enable = true;
};
fish = {
enable = true;
functions = {
fish_user_key_bindings = "fish_vi_key_bindings";
fish_greeting = ''
echo
pfetch
'';
y = ''
set tmp (mktemp -t "yazi-cwd.XXXXXX")
yazi $argv --cwd-file="$tmp"
if set cwd (command cat -- "$tmp"); and [ -n "$cwd" ]; and [ "$cwd" != "$PWD" ]
builtin cd -- "$cwd"
end
rm -f -- "$tmp"
'';
};
shellAbbrs = {
"-" = "cd -";
n = "kitty &";
};
shellInit = "direnv hook fish | source";
};
git = {
enable = true;
extraConfig = {
credential.helper = "store";
init.defaultBranch = "main";
};
userName = "Neal Wang";
userEmail = "[email protected]";
};
helix.enable = true;
home-manager.enable = true;
htop.enable = true;
hyprlock.enable = true;
kitty = {
enable = true;
extraConfig = builtins.readFile ./src/kitty.conf;
package = pkgsUnstable.kitty;
};
obs-studio.enable = true;
rofi = {
enable = true;
extraConfig = {
disable-history = false;
display-drun = " Apps ";
display-run = " Run ";
hide-scrollbar = true;
icon-theme = "Papirus";
location = 0;
modi = "run,drun";
show-icons = true;
sidebar-mode = true;
};
package = pkgs.rofi-wayland;
theme = ./src/rofi.rasi;
};
starship = {
enable = true;
enableFishIntegration = true;
settings = {
add_newline = false;
line_break = {
disabled = true;
};
};
};
waybar = {
enable = true;
settings = {
mainBar = {
layer = "top";
modules-left = [
"custom/nixos"
"hyprland/workspaces"
];
modules-center = [ "clock" ];
modules-right = [
"battery"
"pulseaudio"
"tray"
];
"custom/nixos" = {
format = "<span size='x-large'></span> ";
on-click = ''
BG="$(find ~/Pictures/wallpapers -name '*.*' | shuf -n 1)" && swww img "$BG" --transition-type any
'';
};
"hyprland/workspaces" = {
format = "{icon}";
};
clock = {
interval = 1;
format = "{:%A • %Y-%m-%d • %H:%M:%S}";
};
battery = {
interval = 1;
format = " <span size='x-large'>{icon}</span> <span size='small' rise='4000'>{capacity} </span>";
format-charging = " <span size='x-large'></span> <span size='small' rise='4000'>{capacity} </span>";
format-plugged = " <span size='x-large'></span> <span size='small' rise='4000'>{capacity} </span>";
format-icons = [
""
""
""
""
""
];
states = {
warning = 30;
critical = 15;
};
};
pulseaudio = {
format = " <span size='x-large'>{icon}</span> <span size='small' rise='4000'>{volume}</span>";
format-muted = "";
format-icons = {
default = [
""
""
""
""
];
};
on-click = "pavucontrol &";
};
tray = {
icon-size = 20;
spacing = 6;
};
};
};
style = ./src/waybar.css;
};
zoxide = {
enable = true;
options = [ "--cmd cd" ];
};
};
services = {
dunst = {
enable = true;
settings = {
global = {
background = "#1e1e2e";
corner_radius = 10;
font = "Ubuntu 12";
foreground = "#cdd6f4";
frame_color = "#89b4fa";
frame_width = 2;
offset = "8x8";
width = 400;
};
urgency_critical = {
frame_color = "#f38ba8";
};
urgency_low = {
frame_color = "#a6e3a1";
};
};
};
udiskie.enable = true;
};
wayland.windowManager.hyprland = {
enable = true;
extraConfig = builtins.readFile ./src/hypr/hyprland.conf;
xwayland.enable = true;
};
fonts.fontconfig.enable = true;
gtk = {
enable = true;
font = {
name = "Ubuntu";
size = 11;
};
iconTheme = {
name = "Papirus";
package = pkgs.catppuccin-papirus-folders.override {
flavor = "mocha";
accent = "blue";
};
};
theme = {
name = "Colloid-Dark-Catppuccin";
package = pkgs.colloid-gtk-theme.override {
tweaks = [
"catppuccin"
"black"
"rimless"
];
};
};
};
xdg.mimeApps = {
enable = true;
associations.added = {
"application/pdf" = [ "org.gnome.Evince.desktop" ];
};
defaultApplications = {
"text/html" = [ "firefox-developer-edition.desktop" ];
"x-scheme-handler/http" = [ "firefox-developer-edition.desktop" ];
"x-scheme-handler/https" = [ "firefox-developer-edition.desktop" ];
"x-scheme-handler/about" = [ "firefox-developer-edition.desktop" ];
"x-scheme-handler/unknown" = [ "firefox-developer-edition.desktop" ];
"application/pdf" = [ "org.gnome.Evince.desktop" ];
};
};
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [
fcitx5-chinese-addons
fcitx5-gtk
libpinyin
];
};
}