| 8 Jun 2021 |
jonringer | sorry, I mean to just have "nvidia" | 23:26:42 |
ahdyt | * If you set nvidialegacy390 the compiler will yell that you have to set it at hardware.nvidia.packGe | 23:26:49 |
ahdyt | Yeah that's right | 23:26:53 |
ahdyt | * If you set nvidialegacy390 the compiler will yell that you have to set it at hardware.nvidia.package | 23:26:58 |
jonringer | * sorry, I meant to just have "nvidia" | 23:27:04 |
hexa | worth documenting in the wiki | 23:27:10 |
jonringer | absolutely | 23:27:19 |
hexa | https://nixos.wiki/wiki/Nvidia | 23:27:20 |
Natan Lao | okay, i'll give it a shot and report back! | 23:27:27 |
jonringer | I'm updating the wiki | 23:29:03 |
Natan Lao | works perfect @jon | 23:32:06 |
Natan Lao | * works perfect @jonringer, thanks so much! | 23:32:11 |
Natan Lao | * works perfect jonringer thanks so much! | 23:32:24 |
Natan Lao | thanks for updating the wiki, i also noticed that the manual and the suggestion for hardware.nvidia.package are out of date so i'll open a PR for those today | 23:32:56 |
jonringer | https://nixos.wiki/wiki/Nvidia#Legacy_Drivers | 23:35:41 |
| 9 Jun 2021 |
| Izdihar joined the room. | 02:48:04 |
Izdihar | hello, right now im having the same problem as https://github.com/NixOS/nixpkgs/issues/124308, should I nixos-rebuild now that it's been solved? https://nixpk.gs/pr-tracker.html?pr=126147 | 02:58:49 |
Izdihar | I mean I dont really know how nixos rebuild works, i mean, does it update the package derivation everytime i do it? | 02:59:55 |
jonringer | I which channel do you follow? | 03:00:41 |
ahdyt | You need to update your channel/flakes first | 03:00:43 |
jonringer | and it has been solved | 03:00:59 |
Izdihar | this it the channel i use, should i not use this? nixpkgs https://nixos.org/channels/nixpkgs-unstable
my configuration.nix also pinned to 20.09 but my nixos-version said that its 21.05... i dont get it | 03:01:46 |
ahdyt | In reply to @tengkuizdihar:matrix.org I mean I dont really know how nixos rebuild works, i mean, does it update the package derivation everytime i do it? It's basically just upgrade if there's a new update, and to create new update, either you have to update channel or flakes first. | 03:02:13 |
Izdihar | In reply to @ahdyt:matrix.org It's basically just upgrade if there's a new update, and to create new update, either you have to update channel or flakes first. im using channel, with nixpkgs -> unstable | 03:02:35 |
Izdihar | In reply to @ahdyt:matrix.org It's basically just upgrade if there's a new update, and to create new update, either you have to update channel or flakes first. i've updated my channel using nix-channel --update and do nixos-rebuild switch, there's no indication of new packages being built though... | 03:05:44 |
jonringer | try sudo nix-channel --update | 03:11:59 |
jonringer | root user and individual users follow different channels | 03:12:13 |
Izdihar | In reply to @jonringer:matrix.org try sudo nix-channel --update it updated! thanks man, havent tried steam yet though, its still rebuilding | 03:19:43 |
| Natan Lao left the room. | 03:25:42 |
Izdihar | hello, is there a way to delete steam? i want to start fresh on that one | 03:49:57 |