toaster: basic config, nixpkgs-fmt
This commit is contained in:
parent
d3015fdbda
commit
f690251f13
10 changed files with 259 additions and 24 deletions
|
@ -8,7 +8,7 @@
|
|||
clang
|
||||
clang-tools
|
||||
direnv
|
||||
(nix-direnv.override { enableFlakes = true; })
|
||||
(nix-direnv.override { enableFlakes = true; })
|
||||
# rust
|
||||
(inputs.fenix.packages."x86_64-linux".complete.toolchain)
|
||||
# nix
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
screen-message
|
||||
qbittorrent
|
||||
dino
|
||||
tdesktop
|
||||
signal-desktop
|
||||
gajim
|
||||
imv
|
||||
swayimg
|
||||
|
@ -23,7 +25,7 @@
|
|||
foot
|
||||
qt5.qtwayland
|
||||
bashmount
|
||||
(xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ];})
|
||||
(xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ]; })
|
||||
];
|
||||
|
||||
#on the desktop, we need nice fonts ^^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue