This commit is contained in:
MichaelFisher1997 2025-05-24 22:21:10 +01:00
parent a4e1487158
commit 37cb553a87
4 changed files with 36 additions and 39 deletions

12
flake.lock generated
View File

@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1746810718,
"narHash": "sha256-VljtYzyttmvkWUKTVJVW93qAsJsrBbgAzy7DdnJaQfI=",
"lastModified": 1747862697,
"narHash": "sha256-U4HaNZ1W26cbOVm0Eb5OdGSnfQVWQKbLSPrSSa78KC0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c0bf9c057382d5f6f63d54fd61f1abd5e1c2f63",
"rev": "2baa12ff69913392faf0ace833bc54bba297ea95",
"type": "github"
},
"original": {
@ -51,11 +51,11 @@
]
},
"locked": {
"lastModified": 1746976679,
"narHash": "sha256-zY1wU9gp4B8I+5MrJha8Te4/0VQTzUwbQN+9XztOhLg=",
"lastModified": 1748090150,
"narHash": "sha256-WrcGLv4Q94B2eG+jj5EckQfItR4zTAz/8uX2to4bU4g=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "9c9a9814a733509c4b46014cf60066eed0fdd72f",
"rev": "d25f7e7fc5a2ebcb4c41924b4755eec642e6f18d",
"type": "github"
},
"original": {

View File

@ -6,7 +6,8 @@
{
imports =
[ # Include the results of the hardware scan.
[
# Include the results of the hardware scan.
./hardware-configuration.nix
./packages.nix
./mnt.nix
@ -107,7 +108,6 @@
pkgs.xdg-desktop-portal-hyprland
];
};
# Configure console keymap
console.keyMap = "uk";
@ -155,6 +155,9 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"electron-33.4.11"
];
# List packages installed in system profile. To search, run:
# $ nix search wget

View File

@ -17,7 +17,7 @@
# Override the Docker service to disable autostart
systemd.services.docker = {
enable = false;
enable = true;
wants = [ "docker.socket" ];
after = [ "docker.socket" ];
serviceConfig = {

View File

@ -9,9 +9,7 @@ in
#flakes
zen-browser.packages."${system}".twilight
# Text Editors
vim
sublime
lunarvim
vscode
# Development Tools
@ -27,14 +25,11 @@ in
vulkan-tools
vulkan-headers
wayland-protocols
golangci-lint
golangci-lint-langserver
python3
php
php83Packages.composer
exercism
betterdiscord-installer
go
bun
air
tailwindcss
@ -53,8 +48,6 @@ in
# Shell Utilities
home-manager
fish
zsh
curl
wget
tree
@ -141,6 +134,7 @@ in
wine64
# Fonts
noto-fonts
noto-fonts-color-emoji
twemoji-color-font
catppuccin-kvantum
@ -195,7 +189,7 @@ in
#games
flightgear
minetest
# unstable.luanti
openttd
endless-sky
cataclysm-dda
@ -206,7 +200,7 @@ in
mindustry-wayland
speed_dreams
simutrans_binaries
modrinth-app
#modrinth-app
minecraft
nsnake