zenix: remove usbkey, add cosmic-manager

This commit is contained in:
tristan 2025-06-21 12:01:48 +01:00
parent cbe883dcc6
commit 96c92c7838
6 changed files with 165 additions and 146 deletions

View file

@ -8,15 +8,6 @@
};
config = {
programs.alacritty = {
enable = true;
settings = {
window = {
dynamic_title = true;
};
};
};
programs.foot = {
enable = true;
};