Find a file
Thilo Billerbeck a8a19cf3e2 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/bf23fe41082aa0289c209169302afd3397092f22?narHash=sha256-zFOtOaqjzZfPMsm1mwu98syv3y%2BjziAq5DfWygaMtLg%3D' (2024-12-02)
  → 'github:nix-community/home-manager/d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a?narHash=sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc%3D' (2024-12-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/55d15ad12a74eb7d4646254e13638ad0c4128776?narHash=sha256-M1%2BuCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo%3D' (2024-12-03)
  → 'github:NixOS/nixpkgs/d0797a04b81caeae77bcff10a9dde78bc17f5661?narHash=sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG%2BcBns%3D' (2024-12-05)
• Updated input 'nixpkgs-update':
    'github:ryantm/nixpkgs-update/dffb2930904b08ca8d226594b543cbae150b5f67?narHash=sha256-DY1Aq%2BpAU/n0loBjCRfeSbEG/ji2M%2BmrEkcEnsN/AHk%3D' (2024-11-30)
  → 'github:ryantm/nixpkgs-update/c56a31e6dd4149ab5fc334c40267f23aff22745b?narHash=sha256-QGjqvF6YtgOI6qXx5bJVMjX%2Bqxa26MQp1OczUCF9LnE%3D' (2024-12-04)
2024-12-06 20:53:15 +01:00
configs enable qt, add scrcpy 2024-06-21 15:47:12 +02:00
home-manager clean up shell scripts 2024-11-08 01:50:03 +01:00
nixos clean up shell scripts 2024-11-08 01:50:03 +01:00
.gitignore added laptop config 2023-11-06 23:43:36 +01:00
bootstrap.sh add bootstrap script 2024-11-08 02:09:50 +01:00
flake.lock flake.lock: Update 2024-12-06 20:53:15 +01:00
flake.nix remove nixpkgs master 2024-10-21 21:46:41 +02:00
nix.nix reformat according to rfc standard 2024-05-28 14:38:22 +02:00
README.md add readme 2024-11-08 02:27:27 +01:00

My Dotfiles

And some desktop configs for NixOS which I currently not use

curl -sSf -L https://raw.githubusercontent.com/thilobillerbeck/dotfiles/refs/heads/main/bootstrap.sh | sh