This commit is contained in:
Daniel Langbein 2023-10-09 13:06:17 +02:00
parent 447a27e377
commit d363711695
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
35 changed files with 0 additions and 35 deletions

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# adb and fastboot

View File

@ -1,5 +1,4 @@
{ config, pkgs, lib, ... }:
{
# See also:
# Temporary workaround until https://github.com/nix-community/home-manager/issues/3447 is merged.

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Firmware.
#

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# For each instance, a service and timer will be created:
# systemctl list-unit-files | grep btrbk

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, lib, ... }:
{
lib.maintainers = {
langbeindaniel = {

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://nixos.wiki/wiki/Docker#Installation

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Unlock encrypted root partition remotely with SSH.
# TODO: Some manual steps are required, see https://nixos.wiki/wiki/Remote_LUKS_Unlocking#Prepare_SSH_host_keys

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Enable firmware update daemon
services.fwupd.enable = true;

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Don't install all programs of the GNOME desktop.
# https://nixos.wiki/wiki/GNOME#Excluding_some_GNOME_applications_from_the_default_install

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://github.com/danieldk/nix-home/blob/master/home/cfg/desktop.nix
# https://github.com/Martins3/My-Linux-Config/blob/master/nixpkgs/home/app/gnome.nix

View File

@ -1,5 +1,4 @@
{ config, pkgs, lib, ... }:
{
# Example: https://github.com/nix-community/home-manager/issues/284#issuecomment-1321199263
# https://the-empire.systems/nixos-gnome-settings-and-keyboard-shortcuts

View File

@ -1,5 +1,4 @@
{ config, pkgs, lib, ... }:
{
# https://wiki.archlinux.org/title/HiDPI#Wayland
# Results in blurry font in non-Wayland applications :/

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Systemd Journal Monitoring.
# Alternative:

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Don't suspend if laptop lid is closed while plugged in.
# https://unix.stackexchange.com/a/307498

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
# Nextcloud sync client

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Use NitroKey USB smartcard with SSH.
# https://nixos.wiki/wiki/Nitrokey

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://nixos.wiki/wiki/NTFS
boot.supportedFilesystems = [ "ntfs" ];

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Import NUR.
#nixpkgs.config.packageOverrides = pkgs: {

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://nixos.wiki/wiki/Podman#Install_and_configure_podman_with_NixOS_service_configuration
# https://search.nixos.org/options?channel=23.05&query=virtualisation.podman

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Printing with IPP everywhere capable printers
# https://nixos.wiki/wiki/Printing

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
users.users.yoda = {
packages = with pkgs; [

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Many programs use the `sendmail` command to send email.
# Nullmailer and OpenSMTP create a symlink from `sendmail` to their binary - they are (to a certain degree) sendmail compatible.

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
home-manager.users.yoda = { osConfig, config, pkgs, ... }: {

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Enable SSH server.
services.openssh = {

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://github.com/NotAShelf/nyx/blob/main/homes/notashelf/graphical/apps/thunderbird/default.nix
# https://github.com/dr460nf1r3/dr460nixed/blob/main/home-manager/email.nix

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Looks as if TrueCrypt is unfree software
# https://github.com/NixOS/nixpkgs/blob/5d017a8822e0907fb96f7700a319f9fe2434de02/pkgs/applications/misc/veracrypt/default.nix#L59

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://discourse.nixos.org/t/how-to-set-gnome-a-k-a-gdm-greeter-a-k-a-lockscreen-login-background-a-k-a-wallpaper/14289?u=langfingaz

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# Installation and Usage. https://nixos.wiki/wiki/WayDroid
#

View File

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
# https://nixos.wiki/wiki/Command_Shell
# https://nixos.wiki/wiki/Zsh