Тёмный

Ricing Linux Has Never Been Easier | NixOS + Stylix 

Vimjoyer
Подписаться 18 тыс.
Просмотров 25 тыс.
50% 1

stylix.enable = true is now required to enable stylix.
Discord server: / discord
Donations: ko-fi.com/vimj...
Code + text available on journix: journix.dev/po...
Code from the video: github.com/vim...
Stylix book: danth.github.i...

Опубликовано:

 

20 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 116   
@vimjoyer
@vimjoyer 2 месяца назад
stylix.enable = true is now required to enable stylix!
@Furkidd
@Furkidd 4 месяца назад
Have you thought about creating a series for people who are comfortable with other distros, but totally noobs with nix? Like start from the very basics of Nix language all the way to an advanced config (python development environment, vms, etc) with flakes and all? Your videos are a true treasure, keep up the good work!
@vimjoyer
@vimjoyer 4 месяца назад
I will make more introduction videos in the future. A simple introductory devenv, flake, derivation and vm videos are all planned 👍
@vaisakhkm783
@vaisakhkm783 4 месяца назад
@@vimjoyer always feeling like devenv with python and c++ are nightmare.. hope you will cover it ...
@drdilyor
@drdilyor 4 месяца назад
​​@@vimjoyer that's so cool! i will share those videos with friends the moment they come out
@pwagner-beccard4691
@pwagner-beccard4691 4 месяца назад
Curse of knowledge might be a bit of a problem.
@vimjoyer
@vimjoyer 3 месяца назад
@@karmicbacklash3763 Of course
@pierreborine9629
@pierreborine9629 4 месяца назад
Thank you, I'm actually messing with Nix theming and this comes very handy as I'm doing a terrible job at it :)
@salgadev
@salgadev 4 месяца назад
same, now lets see if this works
@Flackon
@Flackon 4 месяца назад
"16 colors oughta be enough for anybody" -- Nix Gates
@bigl9527
@bigl9527 4 месяца назад
"You obviously don't want monospace font in your browser..." Me : yes, I use monospace fonts in everything 🗿
@vimjoyer
@vimjoyer 4 месяца назад
I used to do it too 😁
@luh034
@luh034 4 месяца назад
This is so useful! Thank you so much for making a vid on this!
@TheSast
@TheSast 4 месяца назад
got that nix drip
@helix.d
@helix.d 4 месяца назад
Yes lol
@SimsesLab
@SimsesLab 3 месяца назад
I had some issues where it told me programs.bemenu was not enabled, even though I had never installed or wanted it. If anyone else gets this error, make sure that your NixOS and Home-manager versions are the same, and have stylix pkgs follow the same version. That's what fixed it for me. Love stylix, and love your channel!
@NabekenProG87
@NabekenProG87 Месяц назад
Yooo, that sound so useful. Honestly selective disabling might be the best feature, since II already have custom themes for some programs. I doubt Stylix will do a better job than hand crafted themes. But for all other programs I will use it, not everything needs to be styled to perfection
@virtualbeck
@virtualbeck 4 месяца назад
Thank you for another wonderful video on NixOS
@dromelen
@dromelen 3 месяца назад
Why didn't I find this video before I started messing with themes in nixos lol. Thank you I'm switching to this right now
@arkoprovoshaw5737
@arkoprovoshaw5737 4 месяца назад
lessgo stylix vid
@PinkyZKey
@PinkyZKey 4 месяца назад
As a UI/UX buff, this is a game changer.
@avrenos
@avrenos 4 месяца назад
Please make a video of full hyprland customization from scratch on minimal install or gnome install, waiting for it for a long time!! Please!!!!!
@jonathan.winberly
@jonathan.winberly 3 месяца назад
Can you cover Matugen too? I've found many devs starting to use it.
@sergustus_
@sergustus_ 4 месяца назад
If there is a single person you could call a gangster in the nix space, it's certainly vimjoyer.
@OfficialViper
@OfficialViper 4 месяца назад
Basically waybar for NixOS, that's neat! Edit: Pywal, not waybar, brain didn't work
@vimjoyer
@vimjoyer 4 месяца назад
What? Stylix is not a bar. It just applies colors to other programs that may or may not be bars
@OfficialViper
@OfficialViper 4 месяца назад
@@vimjoyer oh I mixed it up with some other tool Edit: Was talking about Pywal
@orebi1914
@orebi1914 2 месяца назад
I always enjoy your videos! They are very educational! Quick question. How do you change it dynamically when you change the wall paper? Thank you in advance!
@vimjoyer
@vimjoyer 2 месяца назад
If you want to have dynamic wallpapers, it's probably worth using mkOutOfStoreSymlink + custom script. Because otherwise you'll waste a lot of disk space by copying every wallpaper to the nix store.
@orebi1914
@orebi1914 2 месяца назад
@@vimjoyer I appreciate your quick response. I see what you are saying. I still would like to give it a shot. Can you help me to do that? Thank you in advance!
@jondeates9364
@jondeates9364 3 месяца назад
So i am using hyprpaper with stylix, and I can get it to change backgrounds dynamically, yet I am not sure how to update the pallet on the current background. The docs didn't seem to have a dynamic way of updating the theme.
@vimjoyer
@vimjoyer 3 месяца назад
I don't think stylix supports changing wallpaper colors from colorscheme, only the other way around. You can check out IogaMasters prism module if you want to generate wallpaper from colorscheme.
@rafaelmorales1926
@rafaelmorales1926 3 месяца назад
Hey, you might wanna add an errata comment to 5:12 ; you can only access `config.stylix.base16Scheme.baseXX` if you declared it as an object. If you used pkgs.base16-schema, this value doesn't work. However, you can access the generated values (even the ones stylix generates itself) using `config.lib.stylix.colors`.
@robertocoratti254
@robertocoratti254 2 месяца назад
YOU ARE THE MAN
@0McLoL0
@0McLoL0 3 месяца назад
Stylix is so awesome and this video too ofcourse. I immediatly added it to my configuration but I encountered some problems: 1. The header of the left sidebar in Nautilus does not align with the right one (maybe an error in the new Nautilus) 2. Firefox and Thunderbird get an awefully bad colorscheme when using a dark polarity 3. I don't know how to style my quickmenu or the right-click menu on desktop/panel with gtk. This stops me from removing rounded corners everywhere 4. If I want to have rounded corners everywhere I encounter a problem with my terminal. It keeps the sharp corners on the bottom 5. The statusbar in nautilus (bottom right when selecting something) get's a really bad colouring. According to gtk3/4.css the base07-color (which would be much better) is not set to the colors sued by stylix Maybe someone has the same problems and/or knows how to fix these :)
@rumble_bird
@rumble_bird 4 месяца назад
Amazing rice fellow gruvbox enjoyer)
@bonsairobo
@bonsairobo Месяц назад
Sadly it's not working for me. I use foot + tmux + fish. After enabling stylix, tmux won't start up properly, and cursor movements are really glitchy.
@drishalballaney6590
@drishalballaney6590 4 месяца назад
if possible can you please do a video on ags or eww bar ?
@vimjoyer
@vimjoyer 4 месяца назад
Yeah, I can do that. I rewrote my bar with ags some time ago, but I lost it. I'll think about making a video once I do it again 👍
@drishalballaney6590
@drishalballaney6590 4 месяца назад
@@vimjoyer thanks
@itsroshlol
@itsroshlol 4 месяца назад
​@@vimjoyer +1 on ags vid
@user-fe8hp6jv9f
@user-fe8hp6jv9f 4 месяца назад
Hello, loved the video and the tool even more! I ran in a little problem however, were my kitty terminal didn't get the colors applied to it automatically did you have any issues like that by any chance, and if yes how did you solve it?
@vimjoyer
@vimjoyer 4 месяца назад
Make sure you enabled kitty with `programs.kitty.enable = true`, and restarted the terminal after a rebuild
@lordkekz4
@lordkekz4 4 месяца назад
Another great video! Only thing that stylix is missing is changing the styles on the fly. Do you know if apps will update their look and feel when you activate a generation with a different theme? That could allow us to just build several configurations and just activate the one with the theme we want.
@vimjoyer
@vimjoyer 4 месяца назад
Yeah, you could probably achieve on-the-fly switching with specializations, but I don't think every app will react to changes immediately
@MATOOwasTaken
@MATOOwasTaken 4 месяца назад
@1:40 What if I use both NixOS and home-manager, but configure them separately in the same flake instead of importing home-manager as a system module? I'm not sure if I'm understanding the manual page correctly
@vimjoyer
@vimjoyer 4 месяца назад
Then you can use both modules separately. NixOS cannot influence your standalone home-manager configuration.
@lamprospitsillou6325
@lamprospitsillou6325 4 месяца назад
One thing keeping me from trying stylix is the on the fly theme switch, from dark to light for example. It will require a system rebuild just to do that unfortunately
@vimjoyer
@vimjoyer 4 месяца назад
True, but that's an issue of styling with home-manager in general.
@simpingsyndrome
@simpingsyndrome 4 месяца назад
Please a tutorial to install nixos using virtual machine on windows like hyper-v
@simpingsyndrome
@simpingsyndrome 4 месяца назад
I want to learn nixos and do my own configuration without messing up with the real config installed on my machine
@niksingh710
@niksingh710 4 месяца назад
I have one request can you create a video differentiating Nix base setup and Flakes? what is the difference actually there is.
@vimjoyer
@vimjoyer 4 месяца назад
I'll make a more in-depth video about flakes, talking about what they are and what they aren't
@James-zn8nz
@James-zn8nz 2 месяца назад
Is there a way to let Stylix do the heavy lifting (namely, for Waybar in `style.css`), by defining colors etc., then edit just one color (namely, the workspaces module) using the nix language? Let me know if I'm over-complicating this, but it would be nice to have Stylix do most of the work. Thanks.
@vimjoyer
@vimjoyer 2 месяца назад
No to my knowledge, but I remember there was an open issue about it on the stylix GitHub page.
@James-zn8nz
@James-zn8nz 2 месяца назад
Oh I'll search for that then, thanks.
@1234minecraft5678
@1234minecraft5678 2 месяца назад
You said, that it themes all programs that are enabled in configuration / home-configuration, does this mean that i would need to do programs.firefox.enable before it would get styled?
@vimjoyer
@vimjoyer 2 месяца назад
Firefox is using GTK, so you would need to enable that
@kemritthefrog9567
@kemritthefrog9567 3 месяца назад
Hi could you possibly do a video on the nix user repository, specifically with flakes as I cannot seem to get it to work
@vimjoyer
@vimjoyer 3 месяца назад
It's not really useful tbh, but I might cover it in the future.
@Defalts2
@Defalts2 3 месяца назад
what video editing program do you use?
@vimjoyer
@vimjoyer 3 месяца назад
motion canvas
@rhiji4583
@rhiji4583 3 месяца назад
I just tried stylix. Gotta say, I am not really a fan. It requires a lot of new packages I did not really want to install. Furthermore, it wants to recompile some GDM and Gnome packages, seemingly to apply the theme. The result was rather not as pretty and consistent I hoped it would be. Plus stylix want to take priority in defining settings for my VSCode, simply to install it's extension.
@JPKB36
@JPKB36 2 месяца назад
integrating stylix into waybar
@vimjoyer
@vimjoyer 2 месяца назад
Interpolate variables into css
@mars_0008
@mars_0008 3 месяца назад
can you make a series about how to incorporate a yubikey with your nixos config? e.g. with sops-nix
@vimjoyer
@vimjoyer 3 месяца назад
I don't have a yubikey
@Flackon
@Flackon 4 месяца назад
Why is there no Oxygen cursors package available in nix though? Can't be that hard to do...
@vimjoyer
@vimjoyer 4 месяца назад
you can package it yourself, just a simple copy derivation should be enough
@andreaszweili8593
@andreaszweili8593 4 месяца назад
Very interesting tool.
@lairizzle
@lairizzle Месяц назад
I get a weird error where some GTK folders are created in ./config and I have to delete them to be able to change base16 themes. If I don’t delete them the rebuild will fail. Other than that it’s pretty cool, anyone else have this issue and find a fix?
@vimjoyer
@vimjoyer Месяц назад
Might be worth opening an issue on github
@lairizzle
@lairizzle Месяц назад
@@vimjoyer this happened on Plasma and maybe it’s something I did incorrectly ( I am new to Nix). I reinstalled and tried with Gnome and it’s working fine now.
@CosmoCorban
@CosmoCorban 3 месяца назад
I get an error that home manager service couldn't load when adding stylix 😢
@HiImKyle
@HiImKyle 4 месяца назад
Unrelated to ricing but I heard there were some drama involving NixOS recently. Does anyone know what it was about?
@vimjoyer
@vimjoyer 4 месяца назад
Any distro will have some drama to it at some point. NixOS will manage, don't worry
@LiaraFromM.E
@LiaraFromM.E 3 месяца назад
Could you do a vid where you want to mount another ssd
@backpackvacuum9520
@backpackvacuum9520 Месяц назад
I can't seem to find a way to make the background image span multiple monitors. Does anyone know if there's a way to do this with stylix?
@Aayushh07
@Aayushh07 4 месяца назад
Stylix ❤
@ggorg0
@ggorg0 4 месяца назад
my Nix config has a very bad code style and it's been in the process of being rewritten for about 4 months now (which means I haven't updated my system in a very long time). I just don't feel motivated enough to continue if I know that fixing 1 error will create another... and I also have to live with some bugs that could easily be fixed, if only I had a stable configuration
@vimjoyer
@vimjoyer 4 месяца назад
You could try rewriting it from scratch. I did it a while ago, and now my config is quite easy to edit and extend.
@ggorg0
@ggorg0 4 месяца назад
​​@@vimjoyerafter watching the entire video, i think it is too good (easy) to be true... my main concern is for apps that use more than base16 colors for their theme, and because i use catppuccin, it has themes for everything. i think if i use the official themes made by the catppuccin theme or even bundled into a program (i've seen some that actually bundle a few themes, and they always contain catppuccin) it will work way better also you can't really get the same result as using a GTK/QT theme made specifically for your color scheme when just providing stylix with 16 colors... also, will you ever make another video going more in-depth on nixvim?
@Noname-67
@Noname-67 4 месяца назад
There're two reasons for the bad coloring. The first reason Catpuccin uses 26 colors which allows it to be more colorful. But the more important reasons is that, at least in the neovim case (I haven't tried styling GTK/QT apps so I'm not sure), the plugin for base16 colors, base16-nvim, is pretty sucks. If you use base16-nvim for nix or haskell, you basically get a wall of white texts. It also misses some highlight groups (perhaps intentionally) It also only infact uses 14 colors, missing base06 (light foreground) and base07 (light background), this part is not the plugins fault, I honestly don't know why the official base16 guildline includes those two. Solution? Catppuccin has 26 colors but 12 of those are simply a gradient, corresponding to base00-05, the other 6 are not often used and can be algorithmically generated if necessary. Out of the other 14 colors, the ones that are not available in the base16 version of catppuccin are pink, flamingo, sky, and saphire, which can be substitude by rosewater, red, mauve, blue, or, lavender (which obviously doesn't look as good but it is the price I'm willing to pay for flexibility). You can override the highlight groups yourself to create a theme, or do it like me, fork the repo. It's also important to choose the right palette in order for it to look good. If a palette repeat a color multiple time, the result usually won't be very. If you use base07 for foreground to match the color of catppuccin, you would probably like to modify base07 of most palettes, since it is likely to be too dark (assuming you're using darkmode) or too bland, as it is designed to be a background color. My two favourite palettes are Catppuccin Mocha and Kanagawa (with modified base07). I haven't tried a lot of palette though, as I use translucent terminal background so I need a compatible wallpaper for every palette otherwise it wouldn't be very readable. Ideally I would like to use base24 instead but it not very widely supported.
@benve7151
@benve7151 4 месяца назад
love u
@crackedoutofmymind-h8m
@crackedoutofmymind-h8m 4 месяца назад
🐐
@splits8999
@splits8999 4 месяца назад
thats op
@starving207
@starving207 4 месяца назад
крутий
@vimjoyer
@vimjoyer 4 месяца назад
дякую, ти теж
@XoStefan
@XoStefan 4 месяца назад
where can you get a list of apps that work with stylix?
@vimjoyer
@vimjoyer 4 месяца назад
You can check out the stylix book linked in the description. It lists all available targets in the NixOS/hm options section
@MaksimBorzik
@MaksimBorzik 4 месяца назад
Is it supports live colorscheme change without rebuild switch?
@vimjoyer
@vimjoyer 4 месяца назад
No
@yaskokai2587
@yaskokai2587 3 месяца назад
No errors but, no color changes either. tried both versions :/
@vimjoyer
@vimjoyer 3 месяца назад
Make sure you enable some programs with `program..enable = true`
@yaskokai2587
@yaskokai2587 3 месяца назад
@@vimjoyer Well I tried enabling everything I could but, no change in terminal which is what I really wanted unfortunately. The themes look really good in boot tho(the one place it's working for me rn lol)! Anyways I've only been using nixos for like a week so I'm probably doing like seven different things wrong but I'll get it eventually and thanks for helping out (:
@theonekingboo
@theonekingboo 3 месяца назад
@@yaskokai2587 i get this exact issue did you ever solve this?
@yaskokai2587
@yaskokai2587 3 месяца назад
@@theonekingboo I did! just had to put programs.alacritty.enable = true; in home.nix(not configuration.nix)!
@MrNikli
@MrNikli Месяц назад
@@theonekingboo I'm getting this now and working with a few people to figure out what's up! I'll let you know if I figure it out.
@Chandramumta
@Chandramumta 4 месяца назад
Messed around with this... If you have already configured setup, this is useless.
@vimjoyer
@vimjoyer 4 месяца назад
I mean yeah, kinda
@Chandramumta
@Chandramumta 4 месяца назад
@@vimjoyer but your video of course is great as always! Also stylix plymouth theme is good.
@kokomema
@kokomema 3 месяца назад
Видео нет уже месяц вимджоер умер или отписка
@vimjoyer
@vimjoyer 3 месяца назад
12 дней 🥹
@djelenc
@djelenc 4 месяца назад
Is anyone else having issues with trying to use a color from the palette manually? For instance, the example from the video wayland.windowManager.hyprland.settings.general.”col.active_border” = lib.mkForce “rgb(${config.stylix.base16Scheme.base0E})“; Errors with: value is a string with context while a set was expected
@lorenzfeiner3300
@lorenzfeiner3300 4 месяца назад
I also get an error when trying to access a color from the palette manually, but my error is: "value is path while a set was expected". Would love to know how I can fix this, so that I can apply the stylix colors to my custom waybar theme.
@tinacolvin4779
@tinacolvin4779 3 месяца назад
`config.lib.stylix.colors.base00` or whatever color you wanted seemed to work for me. had to dig through stylix issues page a little to figure it out..
@djelenc
@djelenc 3 месяца назад
@@tinacolvin4779 Awesome, thank you. I must have missed it.
@lorenzfeiner3300
@lorenzfeiner3300 3 месяца назад
@@tinacolvin4779 thanks a lot, it works now
Далее
Ultimate Nix Flakes Guide
17:08
Просмотров 20 тыс.
I started my NixOS journey!
26:47
Просмотров 20 тыс.
NEVER lose dotfiles again with GNU Stow
14:33
Просмотров 43 тыс.
Best Way To Manage Project Dependencies | Nix Shells
10:45
Why Are Arch Linux Users So TOXIC?
12:32
Просмотров 528 тыс.
NixOS Has One BIG Problem
17:48
Просмотров 70 тыс.
NixOS is Mindblowing
12:02
Просмотров 703 тыс.
NixOS Secrets Management - Part 1/3
12:40
Просмотров 8 тыс.