!BrOouUOucaGdxbaRca:nixos.org

NixOS Portuguese

368 Members
Sala de Conversação sobre o ecossistema Nix em português. Ponteada com o grupo do Telegram: https://t.me/nixosbrasil/ Link Matrix: https://matrix.to/#/!BrOouUOucaGdxbaRca:nixos.org20 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
27 Oct 2025
@telegram_97488386:t2bot.ioGALLY Demorei para ler isso aqui, mas enfim

Nix (ou cppnix para os enjoadinhos) é o interpretador da linguagem Nix, assim como o CPython é o interpretador de Python.

O NixOS é uma distribuição Linux, configurável via Nix.

Neste sentido, não existem distribuições de Nix, porque Nix não é um SO.

Pessoalmente eu não recomendo nenhuma porque nunca usei :)
13:52:45
@telegram_1388195442:t2bot.ioPedro QBmas vou te dizer, o MESA é bem melhor que o driver da AMD no Windows14:02:18
@telegram_1063077630:t2bot.io● Igor Café changed their profile picture.14:53:48
@telegram_319675691:t2bot.ioMarcos FonsecaDocker só roda com privilégios elevados, não usar sudo no comando é só um truque de conveniência18:29:12
@telegram_319675691:t2bot.ioMarcos FonsecaPelo que lembro docker depende de um daemon, agora se fosse podman...18:55:25
@telegram_319675691:t2bot.ioMarcos FonsecaRapaz, eu tava por fora19:00:57
@telegram_319675691:t2bot.ioMarcos FonsecaEm distro comum mesmo18:54:59
@telegram_319675691:t2bot.ioMarcos FonsecaVlw19:00:59
@telegram_319675691:t2bot.ioMarcos FonsecaDocker 100% sem root? Como é isso?18:54:44
@telegram_6562829664:t2bot.ioRatoncio changed their display name from Ratoncio Ratlock to Ratoncio Blogs.22:34:39
28 Oct 2025
@telegram_6562829664:t2bot.ioRatoncioeasy00:09:41
@telegram_6562829664:t2bot.ioRatoncio
In reply to Marcos Fonseca
Rapaz, eu tava por fora
{ config, pkgs, ... }: {
virtualisation = {
docker = {
enable = true;
rootless = {
enable = true;
setSocketVariable = true;
daemon.settings = {
dns = [ "185.228.168.168" "185.228.169.168" ];
registry-mirrors = [ "https://mirror.gcr.io" ];
};
};
};
};
}
00:09:39
@telegram_319675691:t2bot.ioMarcos Fonseca
In reply to Ratoncio Blogs
{ config, pkgs, ... }: {
virtualisation = {
docker = {
enable = true;
rootless = {
enable = true;
setSocketVariable = true;
daemon.settings = {
dns = [ "185.228.168.168" "185.228.169.168" ];
registry-mirrors = [ "https://mirror.gcr.io" ];
};
};
};
};
}
vlw
00:52:58
@telegram_6562829664:t2bot.ioRatonciotelegram nego02:42:56

Show newer messages


Back to Room ListRoom Version: 9