mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 19:40:14 +00:00
add home activation script
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
home-manager.users.${config.user} = {
|
||||
home.packages = with pkgs; [
|
||||
gnome.nautilus
|
||||
gnome.sushi # Quick preview
|
||||
gnome.sushi # Quick preview with spacebar
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user