mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-04-27 01:06:11 +02:00
sway updates
This commit is contained in:
+3
-1
@@ -80,7 +80,9 @@ imports =
|
||||
};
|
||||
|
||||
|
||||
environment.interactiveShellInit = ''
|
||||
environment.interactiveShellInit = ''
|
||||
#atuin import auto
|
||||
|
||||
# Colors
|
||||
RESET='\[\e[0m\]'
|
||||
BOLD='\[\e[1m\]'
|
||||
|
||||
@@ -15,7 +15,9 @@ imports =
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
openscad
|
||||
cura
|
||||
|
||||
#cura # broken
|
||||
prusa-slicer
|
||||
|
||||
#libsForQt5.qt5ct
|
||||
#qt6Packages.qt6ct
|
||||
@@ -27,7 +29,7 @@ imports =
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
liberation_ttf
|
||||
fira-code
|
||||
|
||||
+3
-3
@@ -7,7 +7,6 @@ imports =
|
||||
];
|
||||
|
||||
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
@@ -35,7 +34,7 @@ imports =
|
||||
vital
|
||||
picoloop
|
||||
#bespokesynth-with-vst2 #always takes ages compiling
|
||||
fmsynth
|
||||
#fmsynth
|
||||
polyphone #soundfont editor
|
||||
|
||||
#vocaloids
|
||||
@@ -61,7 +60,8 @@ imports =
|
||||
headset
|
||||
nuclear
|
||||
spotifyd
|
||||
spotify-qt
|
||||
spotify-player
|
||||
spotify
|
||||
spotify-tray
|
||||
|
||||
tenacity
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@ imports =
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
liberation_ttf
|
||||
fira-code
|
||||
|
||||
Reference in New Issue
Block a user