<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NixOS-config/home/rices/nord-blue, branch schrott-extract-rice</title>
<subtitle>My personal NixOS configuration for all of my machines.
</subtitle>
<id>http://git.256phi.eu/NixOS-config/atom?h=schrott-extract-rice</id>
<link rel='self' href='http://git.256phi.eu/NixOS-config/atom?h=schrott-extract-rice'/>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/'/>
<updated>2026-04-07T11:54:57Z</updated>
<entry>
<title>excluded dunst from border, ruonded corners and shadow</title>
<updated>2026-04-07T11:54:57Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:54:57Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=05c2e85c6277fcb56732633433e18360fb25c291'/>
<id>urn:sha1:05c2e85c6277fcb56732633433e18360fb25c291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commented out manual dunst styling to let stylix handle it</title>
<updated>2026-04-07T11:30:53Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=eb7b8edb37ac53d7bb1cf25b698d153cda6dd6b8'/>
<id>urn:sha1:eb7b8edb37ac53d7bb1cf25b698d153cda6dd6b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove lib.mkForce from dumst config as nixowos is now disabled</title>
<updated>2026-04-07T11:26:56Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:26:56Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=0262b734da2e5bcb3e019ef046b03e78b0dbcc47'/>
<id>urn:sha1:0262b734da2e5bcb3e019ef046b03e78b0dbcc47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated dunst to force its config</title>
<updated>2026-04-07T11:25:31Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:25:31Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=132ce40161fd790ce8b743338b3176a293d285d6'/>
<id>urn:sha1:132ce40161fd790ce8b743338b3176a293d285d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added alert red as a color in variables for nord-blue</title>
<updated>2026-04-07T11:20:50Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:20:50Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=d71760f4f5f93bd36abb28845b16bc82ecbf56ed'/>
<id>urn:sha1:d71760f4f5f93bd36abb28845b16bc82ecbf56ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imported dunst into rice home</title>
<updated>2026-04-07T11:20:37Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=7493ed81d9d9e54f5013333c23273ac0538838a6'/>
<id>urn:sha1:7493ed81d9d9e54f5013333c23273ac0538838a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added dunst configuration for notification handling</title>
<updated>2026-04-07T11:20:28Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:20:28Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=e6911dff476b28485bee31e6b29a71f8cbf81d53'/>
<id>urn:sha1:e6911dff476b28485bee31e6b29a71f8cbf81d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructured rice system to separate system and home-manager configs</title>
<updated>2026-04-07T10:00:25Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T10:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=93f36fd65cd65ea0b15f1add21cbb0a212d276d8'/>
<id>urn:sha1:93f36fd65cd65ea0b15f1add21cbb0a212d276d8</id>
<content type='text'>
Each rice now exports {system, home} with:
- system.nix: NixOS-level configs (DE, services, packages, stylix)
- home.nix: Home-manager configs (program dotfiles)
- default.nix: Exports both modules

Applied to: nord-blue, original, plasma6

For plasma6: merged plasma.nix and stylix.nix into system.nix
</content>
</entry>
<entry>
<title>Simplify rice architecture - direct DE and stylix config</title>
<updated>2026-04-04T21:44:41Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-04T21:44:41Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=2c0497d6aaba0e755bc980bb59cd5714b03be564'/>
<id>urn:sha1:2c0497d6aaba0e755bc980bb59cd5714b03be564</id>
<content type='text'>
- Each rice's system.nix now directly configures desktop environment and stylix
- No complex option system needed - rices just set services directly
- nord-blue: i3 + Nord colors
- cassette-futurism: KDE Plasma 6 + retro cassette colors
- original: i3 + default Nord colors
- Removed rice-desktop.nix complexity
- Display manager (ly) stays in system/services.nix (user-managed)
- To use a rice: mkSystem hostname rice-name in flake.nix
</content>
</entry>
<entry>
<title>Add system configurations for existing rices</title>
<updated>2026-04-04T20:57:50Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-04T20:57:50Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=ffd7c5ee95afd1a3f53e91965dc72b87fc2b6964'/>
<id>urn:sha1:ffd7c5ee95afd1a3f53e91965dc72b87fc2b6964</id>
<content type='text'>
- Created nord-blue/system.nix with i3 environment and Nord color scheme
- Created original/system.nix with i3 environment and default stylix colors
- Both rices now declare their desktop requirements explicitly
</content>
</entry>
</feed>
