Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nixos

In nixos, what is the difference between installing from pkgs or python311Packages

python nix nixos

How to Compile Agda Hello World on Nixos?

agda nixos

use cabal2nix to create local nix environment for packages that aren't in nixpkgs

How to import nixos config and merge it with nixops deployment expression

nix nixos nixops

Building NixOS AMI image for Amazon from Nix on non-NixOS Linux

nix nixos nixpkgs

How do I install Nix packages on a Nixos docker image?

docker nixos

Is it possible (or advisable) to use NixOps to install NixOS to a USB flash drive?

nixos nixops

Packaging jetbrains-toolbox for NixOS

nixos jetbrains-toolbox

How to update ssh configuration files in NixOs

nixos

NixOS service systemd unit's $PATH does not contain expected dependency

nix nixos

No such file or directory on binary which exists

nixos

nixos installation issue,'command not found: nix'

nix nixos

implementing override in my repository

nixos nixpkgs

Cyclic dependencies in Nix/NixOS explained on a simple example

package-managers nixos nix

command-not-found not working because programs.sqlite is missing

nix nixos

what is ${modulesPath} is configuration.nix

nix nixos

Does the nix build daemon keep the build log?

nix nixos

In NixOS, how to run a Haskell executable from the command line?

haskell nixos

What is buildPackages in Nix?

nix nixos

How to use chown in Nix derivations?

nix nixos