Update flake to unstable, add chromium/opencode modules, update emacs config
This commit is contained in:
@@ -113,17 +113,17 @@
|
||||
git
|
||||
tmux
|
||||
killall
|
||||
brightnessctl
|
||||
];
|
||||
|
||||
fonts.enableDefaultPackages = true;
|
||||
|
||||
services.upower.enable = true;
|
||||
programs.light.enable = true;
|
||||
|
||||
systemd.targets.sleep.enable = false;
|
||||
systemd.targets.suspend.enable = false;
|
||||
systemd.targets.hibernate.enable = false;
|
||||
systemd.targets.hybrid-sleep.enable = false;
|
||||
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
system.stateVersion = "25.11"; # Did you read the comment?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user