tangled
alpha
login
or
join now
karitham.dev
/
dotfiles
0
fork
atom
nix all the things
0
fork
atom
overview
issues
pulls
pipelines
belaf: enable noctua
karitham.dev
1 month ago
3db3632a
0f19f176
verified
This commit was signed with the committer's
known signature
.
karitham.dev
SSH Key Fingerprint:
SHA256:42Hxt+E5X+0jWuEKgI4PLnVHnlvms6/pDiEmCaxbHJY=
+1
1 changed file
expand all
collapse all
unified
split
systems
belaf
default.nix
+1
systems/belaf/default.nix
···
2
2
{
3
3
imports = [ ./hardware.nix ];
4
4
system.stateVersion = "25.11";
5
5
+
desktop.noctalia.enable = true;
5
6
6
7
boot = {
7
8
supportedFilesystems = [ "bcachefs" ];