configures paneru for mac
This commit is contained in:
parent
6d018f32b5
commit
652e74f790
4 changed files with 768 additions and 705 deletions
|
|
@ -22,6 +22,10 @@
|
|||
nixvim.url = "github:nix-community/nixvim";
|
||||
agenix.url = "github:ryantm/agenix";
|
||||
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
|
||||
inputs.paneru = {
|
||||
url = "github:karinushka/paneru";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
dms = {
|
||||
url = "github:AvengeMedia/DankMaterialShell/stable";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
|
|
@ -42,6 +42,9 @@ in
|
|||
"keyboard-cowboy"
|
||||
"krita"
|
||||
"darktable"
|
||||
"beekeeper-studio"
|
||||
"qbittorrent"
|
||||
"tpvirtual"
|
||||
];
|
||||
|
||||
masApps = {
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ in
|
|||
neovim
|
||||
terminal
|
||||
browser
|
||||
scrolling-desktop
|
||||
|
||||
(
|
||||
{ ... }:
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue