Skip to content

Instantly share code, notes, and snippets.

View ShalokShalom's full-sized avatar
❄️
Nix on KaOS

ShalokShalom ShalokShalom

❄️
Nix on KaOS
View GitHub Profile
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running ‘nixos-help’).
{ config, pkgs, ... }:
{
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
Vollmitglied
Mitglied
Gast
sudo pacman -Syy | sudo nix-channel --update
sudo pacman -Syu | sudo nixos-rebuild switch --upgrade
sudo pacman -S x | sudo nixos-rebuild --install x && sudo nixos-rebuild switch
MSI Pro Z690 A
MSI Pro Z790 P
12th gen - 14th gen
AMD Radeon 7900
Intel Alchemy
My own little language
-- comment
--[[
multi line comment
]]--
logic - used to define a function, with the compiler option to check for purity
event - used to express an effect
Filmliste
Quest 3 vs PS VR 2
Quest 3: Standalone PS VR 2: Bound to cable and external devices
Quest 3: Can access VSCOde via Browser
curl -o /tmp/hblock 'https://raw.githubusercontent.com/hectorm/hblock/v3.4.2/hblock' \
&& echo 'a7d748b69db9f94932333a5b5f0c986dd60a39fdf4fe675ad58364fea59c74b4 /tmp/hblock' | shasum -c \
&& sudo mv /tmp/hblock /usr/local/bin/hblock \
&& sudo chown 0:0 /usr/local/bin/hblock \
&& sudo chmod 755 /usr/local/bin/hblock
I still remember the arangement of the furniture in our living room.
Particulary the TV. My step dad was handing me over the NES Zapper.
It looked like a gun, and while my mum was busy to concern herself
that this might be very well my career start as a mass shooter,
was I pointing the Zapper at the TV, and pulled the trigger.
The bird, that was just flying through the air, suddely dropped down
dwindling, straight to the bottom of the screen.
https://github.com/doctest/doctest