-
Notifications
You must be signed in to change notification settings - Fork 12
/
config.toml
329 lines (270 loc) · 7.59 KB
/
config.toml
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
[icedos.applications]
aagl = false
android-tools = true
brave = true
celluloid = true
clamav = false
defaultBrowser = "zen" # Options: 'librewolf', 'zen'
defaultEditor = "zed" # Options: 'codium', 'zed'
falkor = true
fwupd = true
php = false
pitivi = false
rust = false
solaar = true
ssh = true
sunshine = true
suyu = false
walker = true
yazi = false
[icedos.applications.codium]
enable = true
extensions = [
"codezombiech.gitignore",
"dbaeumer.vscode-eslint",
"donjayamanne.githistory",
"eamodio.gitlens",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"formulahendry.auto-close-tag",
"formulahendry.code-runner",
"gruntfuggly.todo-tree",
"jnoortheen.nix-ide",
"markwylde.vscode-filesize",
"mblode.twig-language-2",
"ms-vscode.references-view",
"nico-castell.linux-desktop-file",
"paragdiwan.gitpatch",
"pkief.material-icon-theme",
"tamasfe.even-better-toml",
"timonwong.shellcheck",
"zhuangtongfa.material-theme",
"ziyasal.vscode-open-in-github",
]
zoomLevel = 0
[icedos.applications.mangohud]
enable = true
maxFpsLimit = 144 # Use 0 for unlimited
[icedos.applications.kitty]
enable = true
hideDecorations = false # Hide top bar
[icedos.applications.librewolf]
enable = false
overrides = true
privacy = true
[icedos.applications.librewolf.pwas]
enable = true
sites = [
"https://app.tuta.com",
"https://develop.element.io",
"https://discord.com/app",
"https://dtekteam.slack.com/",
"https://web.skype.com/",
]
[icedos.applications.mullvad]
enable = false
gui = false
[icedos.applications.steam]
enable = true
beta = true
downloadsWorkaround = true
[icedos.applications.steam.session]
enable = true
user = "icedborn"
[icedos.applications.steam.session.autoStart]
enable = false
desktopSession = "hyprland"
[icedos.applications.tailscale]
enable = true
enableTrayscale = true
[icedos.applications.valent]
enable = true
deviceId = "901524a4_c7c0_407e_9903_431abce54131"
[icedos.applications.zed]
enable = true
ollamaSupport = false
vim = true
[icedos.applications.zed.theme]
dark = "One Dark Pro"
light = "One Light"
mode = "system" # Options: 'system', 'dark', 'light'
[icedos.applications.zen-browser]
enable = true
overrides = true
privacy = true
[icedos.applications.zen-browser.pwas]
enable = true
sites = [
"https://app.tuta.com",
"https://develop.element.io",
"https://discord.com/app",
"https://dtekteam.slack.com/",
"https://web.skype.com/",
]
[icedos.bootloader]
animation = true # Hides console and displays a loading interface based on OEM on boot
[icedos.bootloader.grub]
enable = false
device = "/dev/sda"
[icedos.bootloader.systemd-boot]
enable = true
mountPoint = "/boot"
[icedos.desktop]
accentColor = "7E57C2" # With gnome enabled this is getting overriden by gnome's selected accent color hex code
[icedos.desktop.autologin]
enable = true
user = "icedborn"
[icedos.desktop.gdm]
enable = true
autoSuspend = true
[icedos.desktop.gnome]
enable = false
accentColor = "purple" # Options: 'blue', 'teal', 'green', 'yellow', 'orange', 'red', 'pink', 'purple', 'slate'
hotCorners = false
powerButtonAction = "interactive"
startupItems = false
# Options: 'minimize', 'maximize', 'close', 'spacer'(adds space between buttons), ':'(left-center-right separator)
titlebarLayout = "appmenu:close"
[icedos.desktop.gnome.extensions]
arcmenu = false
dashToPanel = false
[icedos.desktop.gnome.clock]
date = false # Show the month and day of the month on the clock
weekday = false # Show the day of the week on the clock
[icedos.desktop.gnome.workspaces]
dynamicWorkspaces = true
maxWorkspaces = 1 # Determines the maximum number of workspaces when dynamic workspaces are disabled
[icedos.desktop.hyprland]
enable = true
backlight = "amdgpu_bl0" # Find backlight unit using brightnessctl
gatewayVpn = true
hyprspace = true # Activity viewer
mainMonitor = "DP-1"
[icedos.desktop.hyprland.cs2fix]
enable = false
width = 1440
height = 1080
[icedos.desktop.hyprland.lock]
secondsToLowerBrightness = 60
cpuUsageThreshold = 60 # CPU usage to inhibit lock in percentage
diskUsageThreshold = 10 # Disk usage to inhibit lock in MB/s
networkUsageThreshold = 1_000_000 # Network usage to inhibit lock in bytes/s
[icedos.hardware]
bluetooth = true
mounts = true # Set to false if hardware/mounts.nix is not correctly configured
[icedos.hardware.btrfs.compression]
enable = true
mounts = true # Use btrfs compression for mounted drives
root = true # Use btrfs compression for / (root)
[icedos.hardware.cpus]
intel = false
[icedos.hardware.cpus.amd]
enable = true
[icedos.hardware.cpus.amd.undervolt]
enable = true
value = "-p 0 -v 3C -f A0" # Pstate 0, 1.175 voltage, 4000 clock speed
[icedos.hardware.devices]
laptop = false
steamdeck = false
[icedos.hardware.drivers]
rtl8821ce = false # Use the unofficial RTL8821CE driver
xpadneo = true # Xbox gamepad bluetooth driver (supports various xinput controllers)
[icedos.hardware.devices.server]
enable = false
dns = "9.9.9.9"
gateway = "192.168.1.1"
interface = "eno1"
ip = "192.168.1.3"
[icedos.hardware.gpus.amd]
enable = true
rocm = true
[icedos.hardware.gpus.nvidia]
enable = false
beta = false
cuda = false
openDrivers = true
[icedos.hardware.gpus.nvidia.powerLimit]
enable = true
value = 242
[[icedos.hardware.monitors]]
name = "DP-1"
resolution = "3440x1440"
refreshRate = 144
position = "0x0"
scaling = 1
rotation = 0
[[icedos.hardware.monitors]]
name = "DP-2"
resolution = "1920x1080"
refreshRate = 144
position = "3440x0"
scaling = 1
rotation = 0
[[icedos.hardware.monitors]]
name = "HDMI-A-1"
resolution = "3840x2160"
refreshRate = 60
position = "-3840x0"
scaling = 1
rotation = 0
[icedos.hardware.networking]
hostname = "desktop"
hosts = false
ipv6 = false
[icedos.system]
home = "/home"
kernel = "cachyos" # Options: 'cachyos', 'cachyos-server', 'latest', 'lts', 'valve', 'zen'
swappiness = 1
version = "23.05" # Do not change without checking the docs (config.system.stateVersion)
[icedos.system.channels]
master = false
nixos-unstable-small = false
staging = false
staging-next = false
[icedos.system.config]
version = "1.0.0"
[icedos.system.generations]
bootEntries = 10
[icedos.system.generations.garbageCollect]
automatic = true
days = 0 # Number of days before a generation can be deleted
generations = 10 # Number of generations that will always be kept
interval = "7d" # Format(https://www.freedesktop.org/software/systemd/man/latest/systemd.time.html)
[icedos.system.users.icedborn]
description = "IceDBorn"
type = "main" # Options: 'main', 'work', 'server'
[icedos.system.users.icedborn.applications.codium]
autoSave = "off" # Options: 'off', 'afterDelay', 'onFocusChange', 'onWindowChange'
formatOnSave = true
formatOnPaste = true
[icedos.system.users.icedborn.applications.git]
username = "IceDBorn"
email = "[email protected]"
[icedos.system.users.icedborn.desktop.gnome.pinnedApps.arcmenu]
enable = false
list = ["codiumIDE.desktop", "codium.desktop", "mullvad-vpn.desktop"]
# Set pinned apps for gnome shell (will be used by dash-to-panel if enabled)
[icedos.system.users.icedborn.desktop.gnome.pinnedApps.shell]
enable = false
list = [
"steam.desktop",
"webcord.desktop",
"signal-desktop.desktop",
"librewolf.desktop",
]
[icedos.system.users.icedborn.desktop.idle.lock]
enable = true
seconds = 180
[icedos.system.users.icedborn.desktop.idle.disableMonitors]
enable = true
seconds = 300
[icedos.system.users.icedborn.desktop.idle.suspend]
enable = true
seconds = 900
[icedos.system.virtualisation]
libvirtd = true # A daemon that manages virtual machines
waydroid = true # Android container
[icedos.system.virtualisation.containerManager]
enable = true
usePodman = true
requireSudoForDocker = true # CAUTION: Disabling this gives every user root priviledges!