!BgJZHVOYkwVcEKLAyM:nixos.org

NixOS Deployments

1138 Members
NixOS Deployment tooling274 Servers

Load older messages


SenderMessageTime
19 May 2025
@oak:universumi.fioak 🏳️‍🌈♥️ changed their display name from oak 🫱⭕🫲 to oak.10:58:54
@oak:universumi.fioak 🏳️‍🌈♥️ changed their display name from oak to oak 🏳️‍🌈♥️.11:00:42
@x_delfino:matrix.orgdelfino joined the room.13:37:49
20 May 2025
@j:jfi.czjficz joined the room.20:51:59
@kongrooparadox:matrix.orgkongrooparadox joined the room.21:43:41
21 May 2025
@alanpearce:private.coffee@alanpearce:private.coffee left the room.19:04:33
22 May 2025
@uvnikita:matrix.org@uvnikita:matrix.org left the room.12:06:51
@presto8:matrix.orgpresto8 joined the room.13:50:29
@tfritz:matrix.orgtfritz joined the room.17:39:33
@niklauzg:matrix.org@niklauzg:matrix.org left the room.20:44:23
23 May 2025
@unlimitedsola:matrix.org@unlimitedsola:matrix.org joined the room.05:32:23
@markasoftware:unredacted.orgmarkasoftware joined the room.18:23:59
@belligerent_engine:matrix.org@belligerent_engine:matrix.org joined the room.20:05:27
@belligerent_engine:matrix.org@belligerent_engine:matrix.org left the room.20:05:51
24 May 2025
@fromtheeast:matrix.orgfromtheeast710 joined the room.05:09:29
@kaczus:matrix.ujwie.cokaczus joined the room.07:26:08
@sss:matrix.dark-alexandr.netsss joined the room.12:43:39
@ordnungswidrig-test:matrix.orgordnungswidrig joined the room.13:07:46
@maka_77x:matrix.org@maka_77x:matrix.org left the room.17:04:57
25 May 2025
@yuri:nekover.se@yuri:nekover.se left the room.18:33:29
26 May 2025
@jsw:matrix.jsw.tfjsw joined the room.07:41:04
@razterer:matrix.redalder.orgraul joined the room.09:05:08
@federicodschonborn:matrix.orgThe Worm 🏳️‍🌈 (he/they) changed their display name from This LEGO® Worm™ is licensed under the terms of the he/him or they/them pronouns, at your choice to LEGO® Worm™ (Asbestos Flavored!).13:12:34
@gotha:matrix.orggotha

hi, I am trying to deploy custom nixos image is created with nixos-generators for digitalocean.
the machine boots, but /etc/nixos/configuration.nix looks like this

{ config, lib, pkgs, modulesPath, ... }:
{
  imports = lib.optional (builtins.pathExists ./do-userdata.nix) ./do-userdata.nix ++ [
    (modulesPath + "/virtualisation/digital-ocean-config.nix")
  ];

even if I add environment.systemPackages = with pkgs; [ cowsay ]; and rebuild, it doesn't seem to install the required package.
Any idea what I should look into?

17:43:10
@gotha:matrix.orggotha *

hi, I am trying to deploy custom nixos image that is created with nixos-generators for digitalocean.
the machine boots, /etc/nixos/configuration.nix looks like this by default:

{ config, lib, pkgs, modulesPath, ... }:
{
  imports = lib.optional (builtins.pathExists ./do-userdata.nix) ./do-userdata.nix ++ [
    (modulesPath + "/virtualisation/digital-ocean-config.nix")
  ];

even if I add
environment.systemPackages = with pkgs; [ cowsay ];
and rebuild, it doesn't seem to install the required package.
Any idea what I should look into?

17:44:00
@alex:acrawford.comalex You’re modifying /etc/configuration.nix on the running machine and then doing nixos rebuild switch? 18:24:48
@gotha:matrix.orggothayes, exactly 18:44:42
27 May 2025
@jsw:matrix.jsw.tfjsw left the room.07:10:47
@irenes:matrix.org@irenes:matrix.org left the room.08:59:53
@apeioo:matrix.orgLorenz joined the room.11:39:28

Show newer messages


Back to Room ListRoom Version: 6