tangled
alpha
login
or
join now
stau.space
/
nixos
0
fork
atom
My NixOS configuration.
0
fork
atom
overview
issues
pulls
pipelines
chore: Update.
Diego A. Estrada Rivera
1 year ago
e108b2cf
f8202491
+2
-1
2 changed files
expand all
collapse all
unified
split
nixosModules
default.nix
stylix
default.nix
+1
nixosModules/default.nix
···
4
4
}: {
5
5
imports = [
6
6
./stylix
7
7
+
./i3.nix
7
8
];
8
9
9
10
config = {
+1
-1
nixosModules/stylix/default.nix
···
8
8
autoEnable = true;
9
9
base16Scheme = "${pkgs.base16-schemes}/share/themes/material-darker.yaml";
10
10
11
11
-
image = ./sakura2.png;
11
11
+
image = ./sakura2.png; # https://unsplash.com/photos/white-flowering-plant-1vuXf7ta_PU
12
12
13
13
fonts = {
14
14
monospace = {