Тёмный

NixOS : The HYPE is Real ! Everything You NEED to Know (NEW!) 

Linux Tex
Подписаться 117 тыс.
Просмотров 457 тыс.
50% 1

Get My Course Linux Mastery Express:
linuxtex.thinkific.com/
NixOS main configuration file location:
/etc/NixOS/configuration.nix
Install packages on NixOS without root:
nix-env -ia nixos.package_name
Replace package_name with the name of the package you want to install.
Uninstall packages:
nix-env --uninstall package_name
Download NixOS:
nixos.org/
NixOS is trending. Literally everybody is talking about NixOS. So what’s up with all the hype?
Now NixOS is not a new Linux distro, in fact It's a 20 year old Linux distro, But it did release a new version recently and the internet is going crazy. So I started my research and I’m left impressed and facinated by what I found out.
NixOS is not your typical Linux distribution, based on another linux distro with a reskinned desktop. Nope, It would be a huge understatement if I said NixOS is different. NixOS has a very innovative and unique approach to everything. I really hadn't seen anything like it.
I was really curious So went in for a deep dive with NixOS. I've been playing around with NixOS for the last fortnight and it has left me thrilled with literally everything.
NixOS takes a different approach to how we see operating systems and with this, NixOS breaks away from traditional operating system paradigms, offering a whole new level of control, adaptability and user experience. Really, I'm excited to take you on this journey with me and this cutting edge distro.
Before we get anywhere near this distro, It's important that we understand what is NixOS.

Наука

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

 

7 июл 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 574   
@AbdelhakOussaid
@AbdelhakOussaid Год назад
He said NixOS 95 times! About 5 times per minute 😅
@adjbutler
@adjbutler Год назад
NixOS NixOS NixOS NixOS NixOS!!!!
@adityay525125
@adityay525125 Год назад
Ai generated script
@AbdelhakOussaid
@AbdelhakOussaid Год назад
@@adityay525125 Most probably 😁
@jaysistar2711
@jaysistar2711 Год назад
At 0:38 he also uses the word "fortnight", so he seems pretty excited about NixOS.
@namelessuser666
@namelessuser666 11 месяцев назад
I forgot the name of the OS... can you repeat it one last time, please?
@GALONE7
@GALONE7 Год назад
If you will install NixOS on a UEFI system, just make sure to create a large EFI partition because there is where NixOS stores the Linux kernels of all generations OR you will have to reduce the number of generations in configuration.nix (configurationLimit) in order to prevent running out of disk space that will block any future updates. Mine is 537MB so I have set the generation number to 3.
@ybenax
@ybenax 11 месяцев назад
I normally make it 1 GiB just in case, so I guess I should be fine. I would even make 2 just for Nix so I'm sure I'm running on plenty of space.
@ZeStig
@ZeStig 11 месяцев назад
Is a 1024 MiB EFI partition enough?
@GALONE7
@GALONE7 11 месяцев назад
Ok, as I just checked, I maybe was a little exaggerating by setting 3 updates for 537MB. Overall each Linux kernel and initrd take 19M and 8.3M respectively. So, If you don't have any other systems, you could probably fit 18 updates in a half GB. Sorry for the misinformation 😏.
@univera1111
@univera1111 11 месяцев назад
​@@GALONE7how close is NixOs to the hardware
@GALONE7
@GALONE7 11 месяцев назад
​@@univera1111 Sorry, I can't answer your question because youtube keeps deleting my answer for some reason 😮‍💨.
@k.b.tidwell
@k.b.tidwell Год назад
I write, and I have two laptops I use. I don't know how many times I've experimented with distros and wished there was a good way to duplicate the setup on one laptop, on the other. All the endless tweaking gets so tiresome, especially when you try ~50 different distros! Nix's install duplication as you described it is an amazing godsend. I wish all distros did this! This is a great video because it's moved me to really check this distro out. If you're not in advertising or sales in your work life, you need to be.
@AnotherSkyTV
@AnotherSkyTV 11 месяцев назад
Yeahh, it looked like a sales video, not enough tech details... I got bored and couldn't watch to the end, sorry.
@ppen9u1n
@ppen9u1n 11 месяцев назад
I can highly recommend a flake-based setup with all of your machines in it, and home-manager inside as well, referencing common settings in the same nix included files. It's a bit upfront time invest, but you never have to do the same tweak again, and all improvements are just one "rebuild switch" away on all machines.
@merlingt1
@merlingt1 Год назад
The hype is real until intermediate users try to do anything not explicitly defined in their docs. I’ve been testing Nix for a bit now. This OS is great for very basic needs of a newbie or alternatively advanced power users. Part of the hype is due to reviewers only focusing on the good things.
@zacharyhoughton3391
@zacharyhoughton3391 Год назад
Thank you for this-what sort of drawbacks would you identify? I admit, it seems intriguing.
@benign4823
@benign4823 11 месяцев назад
You mean in the 3 different types of documentation, the options page on the site which lists most things you can declare, and the sources themselves.
@AnotherSkyTV
@AnotherSkyTV 11 месяцев назад
In openbsd you can save packages list to a file and import it on fresh install too...
@hidekxyz
@hidekxyz 11 месяцев назад
I mean, you have a fair point, nix configuration files are not simply a .conf or yaml/json file, it's truly a turing complete programming language, to take advantage of Nix/NixOS benefits it's necessary to learn it's language and package manager. Also, documentation is not so straightforward as should be and tooling could be much more improved, flakes is a good improvement. Part of the difficulty of NixOS is due to a change in paradigm, the same thing happens in programming with the functional style of coding, so it's necessary to interact with your system in a declarative way (instead of imperatively giving commands to your OS). I yet to see an alternative to Nix and NixOS which is more simpler and friendlier, without the complexity and over engineering of Nix. That said, the Nix ecosystem is great and provides many benefits for all kinds of user, however sysadmins will be more into it than normal users, because of it's steep learning curve
@hidekxyz
@hidekxyz 11 месяцев назад
For anyone wanting to learn more about in a easy way I recommend Nix from first principles from Tony Finn
@potorrero
@potorrero 10 месяцев назад
What is this distro called?
@RenderingUser
@RenderingUser 4 месяца назад
NixOS. I can see how you missed the name. The video didn't say it enough times. RU-vidrs are so lazy these days
@GungaLaGunga
@GungaLaGunga 2 месяца назад
Nah, I think he said NicksOS. It's a distro for basketball fans.
@theplaymakerno1
@theplaymakerno1 Год назад
Awesome stuff, Tex!
@ppen9u1n
@ppen9u1n 11 месяцев назад
Nice video focusing mostly on the important topics. I'm starting to think (based on the wave of videos coming out recently), that we should start recommending flake based setups though. It might be a tiny bit more complex for first setup, but it avoids the whole channel mess and local config dirs, which is a huge boon that starts paying off pretty much 10 minutes after initial install, and is much easier for subsequent machines... (Yes, they are still called "experimental", but for real world usage they're already more stable and starting to be better documented than legacy setups).
@JEnciso
@JEnciso 9 месяцев назад
Have any documentation where I can do this myself? You seem to know what your talking about :)
@ppen9u1n
@ppen9u1n 9 месяцев назад
@@JEnciso ​ I haven't tried myself, but I think recently zero-to-nix would the way to go, since their mission is to make onboarding easier. The people at DeterminateSystems include the original author and many top Gurus of Nix(OS) and they have gone "pure flakes" since some time. Another good source of flake-based system configs is Misterio77's nix-starter-configs. (I can't seem to link, so just search for the names given)
@thumplinux
@thumplinux Год назад
Great video. Thank you for bringing us these awesome reviews.
@musicalneptunian
@musicalneptunian Год назад
We can be the knights of Nix. [for fans of Monty Python]
@extaza555
@extaza555 10 месяцев назад
Ni ni ni ni ni
@FunkyDeleriousPriest
@FunkyDeleriousPriest 11 месяцев назад
I've been using it since 2017 and it's mostly been a good experience! The main challenge is the learning curve for it's unique way of doing things.
@iamrigank
@iamrigank 9 месяцев назад
The second to last wallpaper was the best 💙
@finhas8865
@finhas8865 11 месяцев назад
For any linux to go mainstream, devs communities should put more effort on porting windows apps to linux. Most people don't really care about the OS, they just want things to work. Software they use are available in that OS and working as it should. Else, most computer users will just use Windows and Macs, those curious enough will install linux but not using it, some will become distro hopper, and only very2 small number will become user.
@justaviewperse8013
@justaviewperse8013 11 месяцев назад
Unfortunately, it is the software companies that need to support the OS, not the other way around.
@finhas8865
@finhas8865 11 месяцев назад
@@justaviewperse8013 It's been 32 years, we still hoping the software companies to support the OS? What reason do they have? With miniscule number of linux users. Simply look at the gaming scene, it definitely started with the communities.
@justaviewperse8013
@justaviewperse8013 11 месяцев назад
@@finhas8865 Agreed. something has to give. I know of Windows and iOS users who would definitely give Linux a go if there were more software support from these Vendors. Are we to just keep chanting Windows or iOS for the rest of the foreseeable future? That would be such a dismal environment.
@RegularTetragon
@RegularTetragon 11 месяцев назад
Linux doesn't need to be mainstream, and I don't want any company's shitty proprietary apps if they don't care to port them. You can get anything you need done using only FOSS.
@justaviewperse8013
@justaviewperse8013 11 месяцев назад
@@RegularTetragon Sorry to be the bearer of bad news but..... openKylin, China's new "mainstream" OS, as they prepare to dump Windows is based on Ubuntu Linux. So the possibility is certainly there. To believe iOS and Windows will continue to be the only Operating Systems for mainstream use forever, well, is quiet short sighted. Bitwig Studio for instance, is a mainstream Digital Audio Workstation program, designed for Music Production that officially supports iOS, Windows and Linux. What one may consider as "Sh**** proprietary apps" may well be the icing on the cake for other Linux users. Having said that, I don't see why a mainstream Linux distribution would need to come pre-installed with such application's. Just the ability to install a much wider spectrum of Applications and Driver's would suffice. We can't get everything done using FOSS. There is software out there, that are quiet complex and full of certain features that some users can not do without, and there is no sufficient alternative for Linux. Just my pov.
@youdontknowme2508
@youdontknowme2508 Год назад
I've been seeing lot of Nix lately
@yanko694
@yanko694 9 месяцев назад
loved the video, could you share steps to install the os, did you use plasma or ... ???
@Redyf
@Redyf 11 месяцев назад
I've been using nixos for almost a year now, it's the best distro i've ever tried but it's really hard to understand how it works at first. I suggest going slowly for anyone who's willing to try it. It's a rabbit hole 😅
@CipherOne
@CipherOne 11 месяцев назад
Yes! People need to slowly migrate and not jump in head first. I hope more people migrate from Fedora and RHEL based distros to Nix.
@Redyf
@Redyf 11 месяцев назад
@@CipherOne true
@Vininhos
@Vininhos 11 месяцев назад
@@CipherOne That's what I will do! I'm a Fedora user
@univera1111
@univera1111 11 месяцев назад
How close is nix os to the hardware
@univera1111
@univera1111 11 месяцев назад
​@@CipherOneand can it run wine or bottles. Or win11 in quemu
@binodmalaka4508
@binodmalaka4508 Год назад
Thanks for the info 🎉
@LinuxTex
@LinuxTex Год назад
Any time brother, Hope you enjoyed the video :)
@binodmalaka4508
@binodmalaka4508 Год назад
Is there a KDE version of this distro with all the KDE inbuild softwares 🤔
@joshuacadebarber8992
@joshuacadebarber8992 11 месяцев назад
​@@binodmalaka4508yes, you just set the boolean variahle in a conf.nix for plasma5, you can hotswap from all DEs like this, gnome, xfce, i3, plasma, etc
@joshuacadebarber8992
@joshuacadebarber8992 11 месяцев назад
​@@binodmalaka4508 it also doesn't break anything, the DEs don't cross-pollinate or cause any issues with shared apps
@satyabratagiri3370
@satyabratagiri3370 11 месяцев назад
Content quality 🔥🔥
@suku7071
@suku7071 11 месяцев назад
I don't like the uncritical enthusiasm, but the video gives me a good first impression. Thanks for that! Personally, though, I'd be happier to see videos that briefly(!) tell you what NixOS can do and then help you overcome the obvious problems and challenges you seem to quickly run into. Not everything in NixOS is great when you hear and read testimonials and certainly not easy to understand and manage. There seems to be a lack of guideslines and hands-on documentation. For me, it's similar to my text editor that I've used for 25 years: When I give an introduction to someone who has never used the (Neo)Vi(m) editor and so far only knows VS code and IDEs, I show him the essential features that distinguish (Neo)Vi(m) and make it so powerful (modal editing for example), but I also point out at the same time the steep learning curve, how the doc system works (no website!), how to debug error messages and configuration problems in the best way (this has never been easy - a single syntax error is enough and nothing works anymore). NixOS seems very similar to me: High learning curve and not intuitive even for advanced new users who want to transfer their gained experience and solution patterns and use cases to Nix and NixOS. Therefore: The hype may be real, but the video is just unfortunately not "all I need to know". But very entertaining, thanks for that again.
@AnotherSkyTV
@AnotherSkyTV 11 месяцев назад
Yeah, looking for a video like that! Not enough tech details. All the vids are just hype for beginners, I'd like to learn more about pros and cons.
@cosmicegg1283
@cosmicegg1283 10 месяцев назад
the video screams of hype :/
@ruirosado6289
@ruirosado6289 Год назад
Hi! This is an awesome video, you summarized it really well and it's quite a good help. I think i'm missing something. Let's say you wil install 10 applications that depend on the same library, SDL as an example, does that mean SDL will be installed 10 times, one for each application? I gave a library as an example but it could be any other tipe of package.
@LinuxTex
@LinuxTex Год назад
Yes, correct. The library will be installed 10 times. Although it is redundant, dealing with this repeatition is not the priority here.
@ruirosado6289
@ruirosado6289 Год назад
@@LinuxTex Thank you for the answer. I see, i guess that's the trade-off. There's always one.
@pinkcreeper100
@pinkcreeper100 Год назад
@@ruirosado6289 actually, there will only be 10 instances of SDL if all of the packages use different versions
@pinkcreeper100
@pinkcreeper100 Год назад
If they all use the same version, then it will only be downloaded once
@pinkcreeper100
@pinkcreeper100 Год назад
But quite often, different packages require different versions
@grabtharshammer
@grabtharshammer Год назад
If each App can use different versions of files, and they are downloaded and kept in separate folders for each App. Does this mean that NixOS is Storage heavy? That would require quite a large HDD as the base drive if you use lots of Apps. Unless, can you define for the Apps to be installed on a second Data type drive if you want?
@omnipitentevanescen
@omnipitentevanescen Год назад
From what I understand so far about Nix, is still is able to identify shared dependencies to help keep storage down, and you can also "clean" up older config states when you're ready. But overall yes, I do believe it could get drive intensive if you're gonna have multiple versions of a bunch of applications
@Aras14
@Aras14 Год назад
Nix works by downloading the different versions (only the ones needed) and symlinking to them. So if two apps use the same version of the software, both get links to the same binary. More space is only used if apps have differing versions of the same dependencies. TLDR: Probably technically yes, but not much, since only few versions are actually used.
@s1nistr433
@s1nistr433 Год назад
Slightly, but this is pretty much how Windows and mac works, when you download an exe it contains all the versions of the libraries it needs, so you don't get dependency conflicts. But there it's arguably worse because you will get duplicate dependencies, where as Nix shares dependencies if 2 packages use the same version.
@lucasew
@lucasew Год назад
Yeah. NixOS uses way more storage than other normal distros because of maintaining older generations and transient packages. But in other side you can build a GCP image with cuda and nvidia drivers and fit in a 10GB rootfs VPS. You will only need to rebuild the VPS image when updating, for example, to avoid wasting space.
@poof3d
@poof3d Год назад
Yes nixos do accumulate storage space over time, especially when you always update your config. However nix does come with built in garbage collector to free up space of unused files, that is very easy to use
@tlotlisomoletsane3598
@tlotlisomoletsane3598 8 месяцев назад
It looks well polished
@funZ00
@funZ00 9 месяцев назад
You are the best Sir in Linux Explainer. Best of luck.
@ollicron7397
@ollicron7397 7 месяцев назад
Despite I not wanting it, it does look pretty nice. I actually hope it does well. I have some questions as to where it gets its packages from and how the submission for the packages gets vetted. I dont see the point of snapshots, maybe the snapshot could be just one file? 😅
@doggoreqiuem3111
@doggoreqiuem3111 9 месяцев назад
Aight bro will check it out in a vm under my Arch OS
@mambofornasa
@mambofornasa Год назад
This seems quite interesting, but way above my comprehension!
@donnie3764
@donnie3764 10 месяцев назад
Sounds awesome
@expatcentral
@expatcentral 8 месяцев назад
If it’s so good, why did the date that had focus on the calendar not change when you selected different weeks?
@fmlazar
@fmlazar 11 месяцев назад
Your map zoomed into Jersey City... I'm in Greenville. How close is Nix OS to being your daily driver?
@michadybczak4862
@michadybczak4862 11 месяцев назад
What if I want to install a package that is not present in the repo? For example, a git package that is available in AUR?
@Tortillfull
@Tortillfull 7 месяцев назад
Will this bring life back to my mackbook pro from 2015?
@ervinismu6265
@ervinismu6265 Год назад
thanks!!
@techlitindia
@techlitindia 10 месяцев назад
Pretty cool and interesting stuff, will definitely try. The way packages are managed and we can make copies of the same just using a single file is very unique and highly convenient. Containerising applications, and managing development environments seems like the core part of this OS which is so exciting for a developer. Besides being a Linux enthusiast I never heard of this OS. 🤷
@joseluisvazquez5126
@joseluisvazquez5126 Год назад
What happens when the program or app you want is not nix packaged? Do they have a way to manage that or make your own packages easily?
@adjbutler
@adjbutler Год назад
flatpaks are possible
@genericgamer1319
@genericgamer1319 Год назад
i wouldn't call it hard though it depends what you're packaging if you're just running make with a configure script then you can simply specify the build dependencies & tell Nix to fetch the source from git or wherever if you want a newer version of something you can recycle the same build file(nix expression) & just override the source or perhaps dependencies if required you don't have to modify the expression in the file where it's written you can override it from an overlay this can be done in configuration.nix
@joseluisvazquez5126
@joseluisvazquez5126 Год назад
@@genericgamer1319 sounds reasonable. The other point is how often does this happens, which will greatly depend on each person's use case. I will probably give it a try soon
@genericgamer1319
@genericgamer1319 Год назад
@@joseluisvazquez5126 a lot of things are kept up to date by bots i think
@Aras14
@Aras14 Год назад
It's apparently comparable in size and ease to the AUR, you will probably not need to make your own nixpkg and even if you have to it's not prohibitively hard.
@GuglFive
@GuglFive 11 месяцев назад
Very good!!
@Surajkhokher
@Surajkhokher 11 месяцев назад
Nice ..will try it soon
@SNIFFSCURRY
@SNIFFSCURRY Год назад
Thank You.
@DevMode951
@DevMode951 11 месяцев назад
I really want to give this a go I have already switched from windows 11 to Garuda Linux and I love it no more windows update crashes !!!!😮😮
@zparihar
@zparihar Год назад
Best to save the generation file in a local and remote git repo
@nikjs
@nikjs 10 месяцев назад
question: do the apps get the adequate permissions needed to open files, drag-drop files onto them etc?
@angeldude101
@angeldude101 9 месяцев назад
The applications are only isolated when being built, but not while being run. In addition, while not the standard paths, things like .desktop files and binaries do get added to their respective environment variables so that other applications can find them.
@KisokeLAN
@KisokeLAN 9 месяцев назад
does somebody know what desktop is being used in the first few seconds of the video? looks like gnome to me but is it? the things in the top right corner confuse me to what it is.
@the_viewer_of_videos8664
@the_viewer_of_videos8664 9 месяцев назад
wow i heard NixOS was good but i didnt know it was this crazy! i will definitely be installing this 😊
@nguyennguyenkhang5800
@nguyennguyenkhang5800 2 месяца назад
And have you installed it?
@ranjansaraf369
@ranjansaraf369 Год назад
great!
@lemoncryptonfa4980
@lemoncryptonfa4980 10 месяцев назад
Will this Distro fully support Macbook 2015 12 niches retina? Having issue with Ubuntu/mint without sound/Bluetooth/crashed when close the lid, etc
@jakobw135
@jakobw135 Месяц назад
Is there an ISO file you can download on a stick and try NixOS?
@jooch_exe
@jooch_exe 10 месяцев назад
Your system will have default program settings though (which are stored in the home folder). You'll need some form of roaming profile setup for that.
@ReidvinK
@ReidvinK 9 месяцев назад
what a bummer, does that happen when changing generations?
@JustSomeTommy
@JustSomeTommy 10 месяцев назад
It seems I might have to make my first distro hop in over 14 years
@PhilipDenys
@PhilipDenys 11 месяцев назад
i'm sold :o
@go0ot
@go0ot 11 месяцев назад
Review the intriguing "Vanilla Arch" please.
@rogeliopastranajr.8650
@rogeliopastranajr.8650 9 месяцев назад
What is the name of os again?
@K8BAR
@K8BAR 9 месяцев назад
I want to know what that laptop is at the start of the video. It’s super thin.
@SavageScientist
@SavageScientist 8 месяцев назад
I love that Neon circle device where can i get one,
@dustsucker4704
@dustsucker4704 9 месяцев назад
I got it to break slightly it still ran just without the Desktop it happens if you install the wrong nvidia driver.
@PhirePhlame
@PhirePhlame 10 месяцев назад
Oh neat, it updates kinda like the Wii's OS!
@breakfast7595
@breakfast7595 9 месяцев назад
I use PopOS and I'm generally happy with it, but I may have to try this out at some point. It's just hard trying to relearn everything. I'm also not sure if a lot of what I currently run would actually work on Nix
@codydietrich4246
@codydietrich4246 5 месяцев назад
Are we able to try it on the usb first? Or dose it push the install immediately?
@escapetherace1943
@escapetherace1943 3 месяца назад
it's a live iso. However trying it on usb means very little because to begin using it you need to actually start making changes. Try it on a VM. However unless you code for a living and LOVE making things harder for no reason, Nix isn't for you. I hate it, lol.
@espressobeats.
@espressobeats. 10 месяцев назад
What’s the name of this distro again? 🤔
@s9209122222
@s9209122222 Месяц назад
Can it upgrade system like other distros do in their GUI?
@Chalisque
@Chalisque 3 месяца назад
I had a go, but found it too awkward to reproduce my regular Kubuntu setup.
@armamentarmedarm1699
@armamentarmedarm1699 9 месяцев назад
You are the first person I have heard talk about NixOS ever.
@iamisworo
@iamisworo 7 месяцев назад
Yes
@k.b.tidwell
@k.b.tidwell Год назад
If I understand what you mean by the dependency setup, then that's EXACTLY what I was thinking of when I was talking with the bloat in Flatpak and Snaps. Instead of having a new copy of the same dependency in every single app package that uses it, a central collection of vetted, verified, secure dependencies could be addressed as needed. I suppose that's how a non-containerized works anyway, except for the level of security verification not being that great. But I'm not a coder, what do I know. I'm running Linux Mint, but I'm definitely going to do some research on Nix.
@ReidvinK
@ReidvinK 9 месяцев назад
AFAIK snaps and flatpaks already do shared libraries, but they don't look for them in the installed system or between each other, so you end with a snap copy, a flat copy and a system copy, what nixos seems to be doing differently is 1) taking the compartmentalized approach and applying it at system level with the option to go user level. and 2) forcing all packages to require specific versions so you don't end with the python2 situations where packages declared "python2.x or higher" stopped working when some features were deprecated in python3
@nandoflorestan
@nandoflorestan 9 месяцев назад
I am also currently using Linux Mint, however, instead of snaps or flatpaks, I install nix (the package manager on which nixos is based) and use nix instead of those. It perfectly complements stuff that is missing from apt, such as the Brave and LibreWolf browsers.
@alyia9618
@alyia9618 7 месяцев назад
Sadly it is not about security but code sharing. The problem is that it is very difficult to maintain ABI/API stability in new versions of libraries. It is feasible obviously, but not easy. And the bloat adds up. If you are Glibc, then you can justify the bloat introduced by the "symbol versioning" solution. After all every cat and dog uses Glibc ( on Linux obviously ), so it is practically mandatory to share the library. But for libraries that don't get shared by many programs, it is better to statically link them. The gotcha is that programmers have the habit of entering into flame wars and take political stances of development matters, so you have programmers that want everything statically linked and programmers that want everything dynamically linked. A good balance is needed, otherwise we end up with Flatpak and Snaps and multi-gigabyte "dependencies".
@DalliMadhuSudanReddy
@DalliMadhuSudanReddy 11 месяцев назад
Thank you very much for providing us the overview on NixOS. Please do a detailed video on installation of NixOS for the benefit of all
@PerpetualPreponderer
@PerpetualPreponderer 10 месяцев назад
Does this work with any windows laptop? Will trackpad, webcam etc everything work out of the box without any issues?
@VegascoinVegas
@VegascoinVegas Месяц назад
I have only been working on it for only two days of my life. And this is my first serious attempt to build a Linux machine I can use for an actual purpose. I believe the answer to your question is "no." You will have some drivers that work. But your laptop will have hardware without drivers. I came to see this as I learned how to get the Nvidia graphics card set up to work. For these questions, I suggest saving your copied config files. And you have to rebuild nixos every time you make a change to those files. I was baffled for a week trying to use nix on Ubuntu. I was watching videos and reading threads where people say, "... and then rebuild (with nixos commands)" But Ubuntu didn't recognize the rebuild commands! Then I finally understood that Nixos is it's own thing. Rather than learning Ubuntu, I just started over with a Nixos install.
@Autodidact_Polymath
@Autodidact_Polymath 9 месяцев назад
Is it possible to install Nix Package Manager on BlendOS?
@grandpaspoopsock
@grandpaspoopsock 4 месяца назад
Can you try GuixOS? I've been very curious because on paper the features and design seem better, especially since everything is in scheme, but adoption seems much lower.
@DocMacLovin
@DocMacLovin 8 месяцев назад
That AI that produces the commentary saying NixOS so often was developed on NixOS with use of the NixOS language and the NixOS dev tools. And the NixOS AI is also capable of commenting NixOS video clips on RU-vid.
@N2RI1
@N2RI1 7 месяцев назад
so is it designed as thumbdrive bootable test OS?
@ArchDuke_JD
@ArchDuke_JD 9 месяцев назад
O_o hyped to return to windows asap lol nothing I need on my PC works on this shayt..
@N2RI1
@N2RI1 7 месяцев назад
how does it do with laptops? like an Lenovo W520
@gavirialive
@gavirialive 10 месяцев назад
Have to try this one, for some reason it looks like popOS which has been running smoothly on a MBP 2009
@nasimfaheemalquadir
@nasimfaheemalquadir 6 месяцев назад
Pop!_OS uses GNOME just like the recommeneded .iso which is what theyre using
@l30n.marin3r0
@l30n.marin3r0 6 месяцев назад
Ok, bro: I have a 100 usd Lenovo Chromebook. Will Nix run? I'm using Lubuntu with Sway right now
@nifftbatuff676
@nifftbatuff676 9 месяцев назад
These features remember me the old MSDOS.
@TariqMehmood-1307
@TariqMehmood-1307 Год назад
Good😮
@OfficialOakTINO
@OfficialOakTINO 6 месяцев назад
Can I install nix os on an usb I DONT MEAN THE INSTALLER i mean to use the usb like an ssd
@bennguyen1313
@bennguyen1313 7 месяцев назад
Do any know if NixOS comes with 'ethtool'? I'm looking for a tiny linux distro (easypeasy, pupplylinux, slitaz, porteus, xfce, antix/iceWM, slax, archbang, absolute linux, bodhi, etc) that come with 'ethtool'... I tried 'tiny core' linux but that didn't work. Just looking to do a quick mac address change and installing linux, even a minimal version on a vm, takes a while and gigs of space. Hoping just to keep a bare live cd around that can do ethtool.
@sighupcmd
@sighupcmd 10 месяцев назад
instead of learning another configuration system, you can just run ansible on any linux machine (but Gentoo probably)
@aluzza2541
@aluzza2541 8 месяцев назад
What is the name of the OS again?
@LinuxTex
@LinuxTex 8 месяцев назад
Ha ha .. real funny
@williamwakefield
@williamwakefield 10 месяцев назад
Can I run it on a SBC?
@salvadoresutton1793
@salvadoresutton1793 7 месяцев назад
But, could it run Crisis?
@Pablo-eb4wn
@Pablo-eb4wn 9 месяцев назад
God damn it, i just forgot the OS name...
@TheKlopka
@TheKlopka 10 месяцев назад
Sounds like containers with extra steps
@davidwayne9982
@davidwayne9982 Год назад
Don't think I'd do too well in the course--- I don't retain code stuff very well. I'm OLD- and have ONE eye now- so hate looking at TEXT on a screen-- aND I don't get all the little letter combo comands etc.. I can barely do arch without a cheat sheet listing what i need to type in...
@LinuxTex
@LinuxTex Год назад
I've curated the course for simplicity. It's very beginner friendly and it's also for non coders. The course can be finished within a matter of hours (but I don't recommend it. 15 mins daily). And I don't overload my students with commands, rather I make the concepts familiar and let the users go ahead from there. And you're not old Sir. You're magnificently experienced. Wiser. Smarter and mature. I'm looking forward to getting there 😊 Checkout my course and if you don't feel like you've got value. Text me and I'll do a refund, no questions asked. Have a great day Sir.
@fabiandrinksmilk6205
@fabiandrinksmilk6205 Год назад
You know what, you don't need to use NixOS. Use whatever you feel comfortable with, like maybe Fedora or Debian. This is what Linux is all about, choice and preference.
@davidwayne9982
@davidwayne9982 Год назад
@@fabiandrinksmilk6205 I've been using Debian.. can't stand Fedora- too slow and clunky and cartoony for me.. I DO like the sound of NIX-- I think I could do it.. Just have to use my separate drive and go slow- make sure of what I'm doing- once it's set up- should pretty well STAY set up.. Like my Debian., but maybe better.
@davidwayne9982
@davidwayne9982 Год назад
Do they offer LIVE ENVIROMENT TO TEST before installing- like other distros???
@syedumairali4345
@syedumairali4345 Год назад
Yes there are both Gnome and KDE live environment isos available.
@zacharyhoughton3391
@zacharyhoughton3391 Год назад
Excellent. This definitely piqued my interest.
@davidwayne9982
@davidwayne9982 Год назад
@@syedumairali4345 WHERE? I saw the KDE and was going to download it- but it doesn't say LIVE..
@azareii
@azareii Год назад
​@@davidwayne9982The individual download buttons don't say live, but the description above states that they're all live. The KDE iso should suit your needs.
@basdfgwe
@basdfgwe 11 месяцев назад
Does each application then rely on the nixos config, if not how does the mosificatikn each applications config deal with the generations ?
@angeldude101
@angeldude101 9 месяцев назад
Nix will generate the config file file based on the selected options and then NixOS will symlink it into /etc for applications to find it.
@basdfgwe
@basdfgwe 9 месяцев назад
@@angeldude101 thank you.
@dileep8691
@dileep8691 11 месяцев назад
Nice video 👌 Does anybody know the name of the application launcher being used at 3:36
@a_wild_Kirillian
@a_wild_Kirillian 9 месяцев назад
Isn't this just the default GNOME launcher?
@atanu2531
@atanu2531 10 месяцев назад
Nixos disadvantages?
@WarlordMoA
@WarlordMoA 11 месяцев назад
So NixOS is essentially macOS Unix distribution.
@jakobw135
@jakobw135 Месяц назад
Can NixOS, as well as any other Linux distro, change parameters in your hardware, that would make it difficult, not impossible, to run Windows on the same machine?
@michaelvivirito
@michaelvivirito Месяц назад
No😊
@tinygriffy
@tinygriffy 2 месяца назад
Do you know the "chhhhh" sound vampires make when exposed to sunlight ? .. that's me being exposed to gnome3 ^^ Nix for me :D
@pdwjapwiduaws
@pdwjapwiduaws 11 месяцев назад
Well Good
@endspeed802
@endspeed802 9 месяцев назад
I mean changing that .nix file can also risk breaking things, so have to use the OS with precautions
@SoloSadIst
@SoloSadIst 11 месяцев назад
First time hearing about it
@kiophoenix
@kiophoenix 9 месяцев назад
I only used Zorin OS and for not a long time, because I game a LOT and that isn't very good on Linux, though Steam and GOG have some stuff that works out of the box on Linux, but those are not a lot of games tbh. somehow I did not get Wine or Proton to work, maybe it's a skill issue, but there haven't been a lack of trying on my part. XD
@user-xw3cj9dm7c
@user-xw3cj9dm7c 9 месяцев назад
I tried Nix. It really is a cool OS. The only issue is trying to port over your previous configurations to Nix. Bash files are a nightmare because you have to learn the Nix language and kinda wrap all your bash scripts into that language. Not to mention, for pentesting, Nix just isn't there yet. Idk. I'll keep a watch on it for sure. But there were too many things I wanted to do that wasn't going to work due to the fact that it's not debian.
@iamrobot396
@iamrobot396 9 месяцев назад
if bash doesnt run natively on the OS whats the point?
@user-xw3cj9dm7c
@user-xw3cj9dm7c 9 месяцев назад
@@iamrobot396 Exactly my thoughts. I've concluded that it's fantastic for general use and being able to essentially CTRL+C/CTRL+V your OS. But since it simply can't do what I need, I switched back to debian.
@archierm
@archierm 6 месяцев назад
Every day I thank God I'm not epileptic 🙏🙏
@billmcbride9946
@billmcbride9946 10 месяцев назад
the only thing you have said is really everyone is talking about it and you are thrilled. say something to make the video worth everyones time...
@unclefester9113
@unclefester9113 11 месяцев назад
Learning the Config File - is about as easy as finding a pirates map and actually finding the treasure ..... Good Luck with that. Additionally - the hype is coming from programmers or podcasters who are pushing the distro and increasing their subscribers and increasing their algorithm on RU-vid. Hype is Hype. Stick with BACKBONE MAIN distros.
@computationaltrinitarianism
@computationaltrinitarianism 11 месяцев назад
As a NixOS user, I'm glad there's hype around it. Unfortunately the ecosystem isn't really great for new users to dive into and really do whatever they want. We are stuck between the old system and the new system (flakes), where the new system has been the standard way for a while but not officially ready yet. In it's current state, you have to be ready to dive into the nixpkgs source code if you really want to understand what's going on as docs are way behind. Also I haven't really seen any of these intro videos really give a decent explanation of the system, probably because it takes more investment to understand than they would be willing to put in a RU-vid video. That being said, NixOS allows for fearless system tinkering as you can pretty much always rollback.
@danw1955
@danw1955 11 месяцев назад
...and there you go... The lack of documentation will put this in the closet with the rest of the offshoot Linux distros. It's a great idea, but not necessarily unique. I can currently take a hard drive with Linux-Mint loaded onto it, and clone it with Clonezilla, to just about any machine out there that's less than 10 years old, and it will boot and run like it should. The kernel adjusts to the new hardware automatically, plus Linux-Mint is one of the most comfortable and STABLE distros I have used yet. Plus it's a fork of a major distribution (Ubuntu or Debian, depending on which flavor you choose)😉 No hype.. it just works!
@Xaito
@Xaito Год назад
didn't mention nix-shell, another big feature of nixos
@lucasew
@lucasew Год назад
The biggest IMO Only downside IMO is that nix3 shell doesn't behave the same.
@DarpaProperty
@DarpaProperty 11 месяцев назад
Yes but I still don’t get the package manager os hype.
@Rheloads
@Rheloads 9 месяцев назад
Can't this be a big security problem? an attacker only needs to manipulate this one file.
@Christobanistan
@Christobanistan 16 дней назад
Generations seem very similar to Windows' System Restore Points from 15 years ago.
Далее
FINALLY trying out NixOS - Best Server Linux Distro??
15:43
Nix and NeoVim
13:38
Просмотров 121 тыс.
Vanilla OS: New, highly secure, immutable Linux distro
18:49
You Should Use Flakes Right Away in NixOS!
26:09
Просмотров 54 тыс.
the most secure OS in the world.....I hate it
20:26
Просмотров 570 тыс.
NixOS is Mindblowing
12:02
Просмотров 674 тыс.
PA-RISC рабочая станция HP Visualize
41:27