mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-27 00:53:09 +01:00
9 lines
113 B
Nix
9 lines
113 B
Nix
{ pkgs, config, ... }:
|
|
|
|
{
|
|
# system.userActivationScripts = {
|
|
# swayncReloader.text = ''
|
|
# '';
|
|
# };
|
|
}
|