<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NixOS-config/system, branch temp</title>
<subtitle>My personal NixOS configuration for all of my machines.
</subtitle>
<id>http://git.256phi.eu/NixOS-config/atom?h=temp</id>
<link rel='self' href='http://git.256phi.eu/NixOS-config/atom?h=temp'/>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/'/>
<updated>2026-04-14T20:30:56Z</updated>
<entry>
<title>added ly animation</title>
<updated>2026-04-14T20:30:56Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-14T20:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=46637fa84672750c8d737be1dd45b30ec816740f'/>
<id>urn:sha1:46637fa84672750c8d737be1dd45b30ec816740f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added gnome keyring and siabled gnome ssh</title>
<updated>2026-04-09T14:29:51Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-09T14:29:51Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=d373ac7eaf87c13e9505815401329371982523d2'/>
<id>urn:sha1:d373ac7eaf87c13e9505815401329371982523d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added gnomeKeyring to system services</title>
<updated>2026-04-09T12:04:31Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-09T12:04:31Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=703581dffb1991a2842f5b37eb1fb1d55af0cb15'/>
<id>urn:sha1:703581dffb1991a2842f5b37eb1fb1d55af0cb15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed NixOwOS completely</title>
<updated>2026-04-07T11:28:44Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T11:28:44Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=4b4461163ab61d196e7e1e7dc8212d0a6f809ea7'/>
<id>urn:sha1:4b4461163ab61d196e7e1e7dc8212d0a6f809ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed rice imports from shared configuration files</title>
<updated>2026-04-07T10:01:02Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-07T10:01:02Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=eecfd452027e8c5feab39c05ead74d7ca7d02d26'/>
<id>urn:sha1:eecfd452027e8c5feab39c05ead74d7ca7d02d26</id>
<content type='text'>
- Removed rice import from home/mun/default.nix
- Deleted system/rice-desktop.nix (unused infrastructure)

Rice configs are now imported directly in flake.nix instead of through shared configs
</content>
</entry>
<entry>
<title>Removed leftover orphaned global stylix file</title>
<updated>2026-04-05T16:05:17Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-05T16:05:17Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=980f58e451d9fcc84d1ad3f3dfa7aeac52d8b992'/>
<id>urn:sha1:980f58e451d9fcc84d1ad3f3dfa7aeac52d8b992</id>
<content type='text'>
</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 rice-driven desktop environment system</title>
<updated>2026-04-04T20:57:45Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-04T20:57:45Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=600f45aa75b2fe8a4b5cfd3eb07a17c3842b4c8b'/>
<id>urn:sha1:600f45aa75b2fe8a4b5cfd3eb07a17c3842b4c8b</id>
<content type='text'>
- Created rice-desktop.nix module allowing rices to declare desktop environments
- Supports i3, KDE Plasma, or no desktop environment
- Enables rice-specific stylix overrides and wallpapers
- Moved desktop and stylix configuration from separate modules to unified rice-desktop
- Updated system/default.nix to import rice-desktop instead of desktop.nix and stylix.nix
</content>
</entry>
<entry>
<title>Added the ntsync kernel module to system configuration</title>
<updated>2026-04-01T18:11:19Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-04-01T18:11:19Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=1a70e77b89e72812d9b035577cf713913be992dc'/>
<id>urn:sha1:1a70e77b89e72812d9b035577cf713913be992dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nixowos config to change name and branding</title>
<updated>2026-03-31T11:44:36Z</updated>
<author>
<name>Natasha Moongrave</name>
<email>natasha@256phi.eu</email>
</author>
<published>2026-03-31T11:44:36Z</published>
<link rel='alternate' type='text/html' href='http://git.256phi.eu/NixOS-config/commit/?id=34eb9dbb4c95cacfadb45ff375a8c24ee260ef5c'/>
<id>urn:sha1:34eb9dbb4c95cacfadb45ff375a8c24ee260ef5c</id>
<content type='text'>
</content>
</entry>
</feed>
