summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGrigory Shipunov2023-01-09 23:07:46 +0100
committerGrigory Shipunov2023-01-09 23:07:46 +0100
commitf690251f1344e65c1f40492b09f355b0b3b00d6a (patch)
tree5eebf9c279a948feb1794e931fa5fc617704efaf /modules
parentd3015fdbdae7c95a7425c5ab50b101c4d4a14cba (diff)
toaster: basic config, nixpkgs-fmt
Diffstat (limited to 'modules')
-rw-r--r--modules/devtools.nix2
-rw-r--r--modules/sway.nix4
2 files changed, 4 insertions, 2 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix
index 4ef3e9f..0922f74 100644
--- a/modules/devtools.nix
+++ b/modules/devtools.nix
@@ -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
diff --git a/modules/sway.nix b/modules/sway.nix
index af4073f..9268edb 100644
--- a/modules/sway.nix
+++ b/modules/sway.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 ^^