mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 12:50:05 +00:00
✨ First installation on real system
✨ Gnome refinements ✨ Zed config updates 🐛 User login issue workaround
This commit is contained in:
parent
87c59890d5
commit
3e6f386f7f
10 changed files with 35 additions and 36 deletions
|
@ -29,6 +29,7 @@ in {
|
|||
gnome-console
|
||||
gnome-terminal
|
||||
gnome-music
|
||||
totem # Gnome videos
|
||||
hitori # Sudoku game
|
||||
gnome-contacts
|
||||
gnome-initial-setup
|
||||
|
@ -39,7 +40,8 @@ in {
|
|||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome-tweaks
|
||||
refine
|
||||
showtime
|
||||
resources
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue