mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Add .Xmodmap
This commit is contained in:
@@ -397,6 +397,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
home.file.".Xmodmap".source = ./.Xmodmap;
|
||||
|
||||
home.file.".config/nvim/lua".source = ./nvim/lua;
|
||||
home.file.".config/srv".source = ./srv;
|
||||
|
||||
|
Reference in New Issue
Block a user