Skip to content

Instantly share code, notes, and snippets.

View notaLonelyDay's full-sized avatar
🚩
foss bugs finder | kiss ambassador

Nikita Artikhovich notaLonelyDay

🚩
foss bugs finder | kiss ambassador
  • Belarus
View GitHub Profile
// written by github.com/notaLonelyDay
program MergeSortConsole;
{$APPTYPE CONSOLE}
{$R *.res}
uses
System.SysUtils;
const
{ config, pkgs, lib, ... }: {
imports = [
./hardware-configuration.nix
(import "${builtins.fetchTarball"https://github.com/rycee/home-manager/archive/release-20.03.tar.gz"}/nixos")
];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.grub = {
enable = true;