update add rotate ability'
This commit is contained in:
parent
b028c906b3
commit
745ff1609f
4 changed files with 101 additions and 115 deletions
|
|
@ -3,8 +3,8 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
|
||||
# for local testing.
|
||||
# common.url = "path:../../common
|
||||
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
|
||||
common.url = "path:../../common";
|
||||
# common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles";
|
||||
|
||||
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
|
||||
};
|
||||
|
|
@ -36,6 +36,7 @@
|
|||
lua
|
||||
qdirstat
|
||||
rustdesk-flutter
|
||||
styluslabs-write
|
||||
];
|
||||
|
||||
ringofstorms_common = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue