initial commit
This commit is contained in:
7
home/programs/xbindkeys/default.nix
Normal file
7
home/programs/xbindkeys/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.file.".xbindkeysrc".source = ./xbindkeysrc;
|
||||
}
|
||||
Reference in New Issue
Block a user