remove sway config and outdated dotfiles

This commit is contained in:
Romain Paquet 2025-12-31 00:32:37 +01:00
parent e7ce8dba6d
commit 010c53b6ad
17 changed files with 0 additions and 685 deletions

View file

@ -1,11 +0,0 @@
{
services.gnome.gnome-keyring.enable = true;
programs.sway = {
enable = true;
wrapperFeatures.gtk = true;
};
users.users."rpqt".extraGroups = [ "video" ];
programs.light.enable = true;
}