159 Followers
105 Following
450 Posts
Software engineer and generalist geek. Toots English, occasionally maybe Lithuanian.
Bloghttps://justinas.org
GitHubhttps://github.com/justinas
Podcast (LT)https://corded.lt
Professional nounshe / they
sixos: a nix os without systemd

See also main repository demo expressions

NixOS Discourse

Gambling markets have conveniently found a stance that allows them to continue to profit from death and war.

https://www.404media.co/with-iran-war-kalshi-and-polymarket-bet-that-the-depravity-economy-has-no-bottom/

With Iran War, Kalshi and Polymarket Bet That the Depravity Economy Has No Bottom

Gambling markets have conveniently found a stance that allows them to continue to profit from death and war.

404 Media
@liamthexpl0rer https://nix.dev/tutorials/packaging-existing-software is a good guide-level intro. You'll most definitely need to look into how existing Plasma themes are packaged in nixpkgs after that ๐Ÿ™‚
Packaging existing software with Nix โ€” nix.dev documentation

Packaging Existing Software With Nix

@b0rk off-topic: this is the first proper "quote toot" I've seen on my timeline ๐Ÿ˜ฎ

@liamthexpl0rer

> I can use the configuration.nix only for system configuration and flakes for package installation & configuration right?

A flake is a container, it can't really "do things" by itself. If you want to define packages to be installed, or configure things, that must still go inside a `nixosConfigurations` (or `homeConfigurations` etc.) inside your flake.

> Do I have also the ability to split the flake.nix into multiple files?

Yes! Nix supports splitting your code into multiple files, whether using flakes or not. You can import Nix code using import [1], or when talking NixOS configuration, it has its own module mechanism via "imports" [2].

[1]: https://nix.dev/tutorials/nix-language.html#import
[2]: https://nixos.org/manual/nixos/stable/#sec-modularity

Nix language basics โ€” nix.dev documentation

@eschguy yes, that option can only give you the path where the decrypted file will be stored, not the file's contents. That's by design, otherwise secrets would leak to the Nix store and the usage of sops-nix would be pointless.

Try setting `services.lubelogger.environmentFile` instead.

@eyenx can't say I haven't run into this a few times ๐Ÿ˜…
@blitter what phaer said. Also nix-tree (https://github.com/utdemir/nix-tree) is really good, you can e.g. `nix-tree /run/current-system`.
GitHub - utdemir/nix-tree: Interactively browse dependency graphs of Nix derivations.

Interactively browse dependency graphs of Nix derivations. - utdemir/nix-tree

GitHub
@LaimesKudikis o kokiam puslapyje galima ลกitus vaizdus matyti?
enclose.horse

A puzzle game about enclosing horses.